summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/vfwscanf.c
Commit message (Expand)AuthorAgeFilesLines
* Pass NULL instead of a pointer to a zeroed mbstate_t object.tjr2003-11-051-10/+6
* Fix two incorrect uses of sizeof: we need to divide the size of the buffertjr2003-07-051-11/+6
* Merge recent floating point conversion changes from vfscanf.c.tjr2003-07-051-93/+175
* No need to include floatio.h here: vfscanf() no longer uses anythingtjr2002-11-011-1/+0
* The field width for single-byte string conversions (%c, %s, %[) is thetjr2002-10-171-33/+88
* Remove an unneeded call to _sfrefill() that was missed in the conversiontjr2002-09-241-6/+0
* Add implementations of wscanf() and related functions: fwscanf(), swscanf(),tjr2002-09-231-0/+748
OpenPOWER on IntegriCloud