summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/vfscanf.c
Commit message (Expand)AuthorAgeFilesLines
* Apply patch to properly sscanf(3) when there is whitespace in the formatobrien1998-09-251-7/+2
* Fixed long double formats. They were mostly not implemented exceptbde1997-11-231-4/+7
* Add 64 bit int support to scanf()jkh1997-07-011-14/+23
* Eliminate yet one function call when locale not usedache1997-04-041-3/+4
* Speedup in case locale not usedache1997-04-041-7/+16
* Fixed handling of input failure by the scanf family.bde1997-03-031-3/+11
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Add XXX comment describing potential memset non-portable issueache1997-02-051-0/+3
* Use collate for national [a-z]-like rangesache1997-01-161-8/+13
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmerjraynard1996-06-221-4/+9
* Code cleanup:-jraynard1996-06-121-1/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+748
OpenPOWER on IntegriCloud