aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/scanf.3
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Update to reflect changes in vfscanf.c,v 1.32. Remove bogusDavid Schultz2003-06-281-35/+14
* Note that the printf(3) and scanf(3) family of functions don't deal withTim J. Robbins2003-01-061-1/+7
* C99 standardised the vscanf() family of functions, update StandardsTim J. Robbins2002-12-201-2/+5
* Consistently mark std(in|out|err) with .Dv, because that's how theyRuslan Ermilov2002-12-041-1/+1
* Add restrict type-qualifier.Mike Barcroft2002-10-121-6/+6
* Add cross-references between wide character and single-byte characterTim J. Robbins2002-09-241-1/+3
* Implement the %lc, %ls and %[ conversions, which read sequences of wideTim J. Robbins2002-09-231-15/+32
* mdoc(7) police: markup nits.Ruslan Ermilov2002-05-301-43/+53
* Implement several of the c99 updates to scanf(3):Bill Fenner2002-04-201-76/+135
* scanf.3 has an obsolete ``this release''.Tom Rhodes2002-04-101-7/+0
* Don't refer the reader to look for a word that doesn't exist anywhereDima Dorfman2002-03-101-1/+3
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* .St -ansiC -> .St -isoCRuslan Ermilov2001-02-261-3/+3
* mdoc(7) police: mark LC_NUMERIC with .Dv.Ruslan Ermilov2001-02-101-1/+2
* Note that decimal point character taken from locale (SUSv2)Andrey A. Chernov2001-02-101-0/+3
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Add 64 bit int support to scanf()Jordan K. Hubbard1997-07-011-0/+9
* Sort cross references.Wolfram Schneider1997-01-201-4/+4
* Added missing section numbers to a bunch of .Xr macros, orMike Pritchard1996-03-271-2/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+430