summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/vsscanf.c
Commit message (Expand)AuthorAgeFilesLines
* Renumber clauses to reduce diffs to other versionsemaste2013-04-231-1/+1
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds atheraven2011-11-201-3/+16
* - Use an initializer macro to initialize fields in 'fake' FILE objects usedjhb2010-03-111-6/+1
* K&R -> ANSI prototype.delphij2009-12-211-8/+3
* Next stage of stdio cleanup: Retire __sFILEX and merge the fields back intojhb2008-04-171-3/+2
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Add restrict type-qualifier.mike2002-10-121-2/+2
* o Merge <machine/ansi.h> and <machine/types.h> into a new headermike2002-08-211-1/+1
* Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),tjr2002-08-131-0/+4
* Fix the style of the SCM ID's.obrien2002-03-221-4/+2
* Remove __P() usage.obrien2002-03-211-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmerjraynard1996-06-221-0/+7
* Reviewed by: julian and (hsu?)julian1996-01-221-0/+2
* Minor cleanup, #include's and unused vars.phk1995-10-221-1/+0
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+70
OpenPOWER on IntegriCloud