summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fwscanf.c
Commit message (Collapse)AuthorAgeFilesLines
* Add implementations of wscanf() and related functions: fwscanf(), swscanf(),tjr2002-09-231-0/+45
vfwscanf(), vswscanf(), vwscanf(). As the name suggests, these are wide- character versions of the scanf() family of functions.
OpenPOWER on IntegriCloud