summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/vfscanf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-5/+1
* a first pass at -Wallderaadt2001-07-091-1/+2
* Better fix for %n and whitespace. Chris Torek <torek@bsdi.com>millert1998-01-201-12/+3
* Ignore whitespace separating a conversion and %n. There may bemillert1998-01-191-2/+7
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-2/+2
* Remove dead codetholo1996-09-151-3/+3
* Fix RCS idstholo1996-08-191-6/+1
* initial import of NetBSD treederaadt1995-10-181-0/+766