summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/printf.3
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police:Ruslan Ermilov2002-01-091-1/+2
* Add new "SECURITY CONSIDERATIONS" sections.Chris Costello2002-01-061-0/+16
* mdoc(7) police: Minor formatting nits and optimizations to rev. 1.34.Ruslan Ermilov2001-12-121-57/+67
* Remove blank line.Bill Fenner2001-12-071-1/+0
* Implement several of the c99 updates to printf(3):Bill Fenner2001-11-301-96/+225
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* mdoc(7) police: fixed/simplified formatting.Ruslan Ermilov2001-07-041-130/+81
* Add description for the 'll' modifier for long long. In essence a copyJens Schweikhardt2001-06-131-4/+24
* Back out my changes describing how snprintf nul terminates. ItWarner Losh2001-06-051-9/+11
* Minor improvements:Warner Losh2001-06-051-15/+29
* Correct the documentation for snprintf() and vsprintf() which actuallyGregory Neil Shapiro2001-05-301-1/+12
* Add warnings about trusting user-supplied data.Eric Melville2001-05-251-0/+14
* mdoc(7) police: fix markup.Ruslan Ermilov2001-04-181-2/+6
* .St -ansiC -> .St -isoCRuslan Ermilov2001-02-261-1/+1
* mdoc(7) police: mark LC_NUMERIC with .Dv.Ruslan Ermilov2001-02-101-1/+2
* Note that decimal point taken from locale (SUSv2)Andrey A. Chernov2001-02-101-0/+3
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
* Make it a bit clearer that asprintf doesn't actually "return" a pointer inBen Smithurst2001-01-011-4/+3
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-1/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-1/+0
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-021-1/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-1/+2
* We no longer care about the VAX and Tahoe compilers :-)Kris Kennaway2000-01-171-6/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed missing "G" in the list item for the main description of %g andBruce Evans1999-08-081-2/+2
* asprintf() does use realloc() internally, but saying so in the manpage can beTim Vanderhoek1999-07-251-4/+2
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Replace my original asprintf() and vasprintf() hacks with somethingPeter Wemm1998-07-081-10/+6
* Spelling corrections.Joseph Koshy1998-06-061-1/+1
* FIxed arg types (mostly missing consts) in synopsis.Bruce Evans1997-03-191-1/+1
* The following patch to lib/libc/stdio implements positional arguments inJordan K. Hubbard1997-01-141-0/+14
* Update some more man pages to use the .Fx macro.Mike Pritchard1996-08-211-1/+1
* Reword the sentence about the required space for the result string.Joerg Wunsch1996-06-091-1/+1
* Add an implementation of the gnu-ish asprintf() and vasprintf(). They arePeter Wemm1996-05-271-33/+47
* Correct a minor typo. Fixes part of PR#1000.Mike Pritchard1996-04-091-1/+1
* Fixed typo.David Greenman1995-05-151-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+638