summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/__svfscanf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* let vfscanf be a real function. Use a weak_alias on systems where thisespie2005-05-111-0/+26
is feasible. Okay millert@ There's a major libc bump coming that is going to cover this as well...