summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/vswscanf.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
vfwscanf(), vswscanf(), vwscanf(). As the name suggests, these are wide- character versions of the scanf() family of functions.
OpenPOWER on IntegriCloud