summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/sscanf.c
Commit message (Expand)AuthorAgeFilesLines
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds atheraven2011-11-201-0/+18
* Use vsscanf instead of rolling our own.delphij2009-12-211-24/+1
* 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-1/+1
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-281-16/+0
* Fix the style of the SCM ID's.obrien2002-03-221-4/+2
* Remove __P() usage.obrien2002-03-211-1/+1
* Properly initialize a temporary FILE that is allocated off the stack.deischen2001-06-041-0/+3
* $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/+6
* Reviewed by: julian and (hsu?)julian1996-01-221-0/+3
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+88
OpenPOWER on IntegriCloud