summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/wscanf.c
AgeCommit message (Collapse)Author
2013-04-19Add scanf_l and wscanf_l families.joerg
2012-03-15- ansify, knf.christos
- no functional changes
2005-05-14Add the missing wide char support functions from freebsd.christos
XXX: long double support is missing until we get gdtoa, and add the necessary wide functions.