summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/printf.3
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: fixed/simplified formatting.ru2001-07-041-130/+81
* Add description for the 'll' modifier for long long. In essence a copyschweikh2001-06-131-4/+24
* Back out my changes describing how snprintf nul terminates. Itimp2001-06-051-9/+11
* Minor improvements:imp2001-06-051-15/+29
* Correct the documentation for snprintf() and vsprintf() which actuallygshapiro2001-05-301-1/+12
* Add warnings about trusting user-supplied data.eric2001-05-251-0/+14
* mdoc(7) police: fix markup.ru2001-04-181-2/+6
* .St -ansiC -> .St -isoCru2001-02-261-1/+1
* mdoc(7) police: mark LC_NUMERIC with .Dv.ru2001-02-101-1/+2
* Note that decimal point taken from locale (SUSv2)ache2001-02-101-0/+3
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
* Make it a bit clearer that asprintf doesn't actually "return" a pointer inben2001-01-011-4/+3
* Prepare for mdoc(7)NG.ru2000-12-291-1/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-101-1/+0
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* Remove more single-space hard sentence breaks.sheldonh2000-03-021-1/+2
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-021-1/+2
* We no longer care about the VAX and Tahoe compilers :-)kris2000-01-171-6/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fixed missing "G" in the list item for the main description of %g andbde1999-08-081-2/+2
* asprintf() does use realloc() internally, but saying so in the manpage can behoek1999-07-251-4/+2
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Replace my original asprintf() and vasprintf() hacks with somethingpeter1998-07-081-10/+6
* Spelling corrections.jkoshy1998-06-061-1/+1
* FIxed arg types (mostly missing consts) in synopsis.bde1997-03-191-1/+1
* The following patch to lib/libc/stdio implements positional arguments injkh1997-01-141-0/+14
* Update some more man pages to use the .Fx macro.mpp1996-08-211-1/+1
* Reword the sentence about the required space for the result string.joerg1996-06-091-1/+1
* Add an implementation of the gnu-ish asprintf() and vasprintf(). They arepeter1996-05-271-33/+47
* Correct a minor typo. Fixes part of PR#1000.mpp1996-04-091-1/+1
* Fixed typo.dg1995-05-151-1/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+638
OpenPOWER on IntegriCloud