summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fwscanf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-1/+2
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
* Add wscanf(3) and friends. Based on our scanf(3) implementation, with widestsp2011-10-161-0/+45