summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/vswscanf.c
Commit message (Expand)AuthorAgeFilesLines
* Renumber clauses to reduce diffs to other versionsemaste2013-04-231-1/+1
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds atheraven2011-11-201-4/+17
* - Use an initializer macro to initialize fields in 'fake' FILE objects usedjhb2010-03-111-6/+1
* Introduce a local variable and use it instead of passed in parameterrdivacky2009-01-151-1/+3
* Next stage of stdio cleanup: Retire __sFILEX and merge the fields back intojhb2008-04-171-3/+2
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Prepare to handle trivial state-dependent encodings. Full support fortjr2004-04-071-1/+4
* Pass NULL instead of a pointer to a zeroed mbstate_t object.tjr2003-11-051-3/+1
* Add implementations of wscanf() and related functions: fwscanf(), swscanf(),tjr2002-09-231-0/+98
OpenPOWER on IntegriCloud