summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/printf.3
AgeCommit message (Expand)Author
2003-04-16Warn people that the value of the pointer passed in to asprinf()Todd C. Miller
2002-07-24Document that *printf can return -1 on error. This includes snprintf(),Todd C. Miller
2002-05-01o) start new sentence on a new line;Mike Pechkin
2001-09-06It is silly to reference the Tahoe architecture.Todd C. Miller
2001-06-23document ll, depreciate qNiels Provos
2001-06-05Fix pasto; kleink@netbsd.orgPaul Janzen
2001-02-17It's not that I mind split infinitives. I just like to save'em for whenPaul Janzen
2000-12-24Various repairs, mostly to get rid of short lines.Aaron Campbell
2000-08-25In the format string bug description under CAVEATS, clarify what we mean byAaron Campbell
2000-07-16Stronger caveat wrt stack smashing via % escapes. Each man pageTodd C. Miller
2000-07-07Insert missing semi-colon.Aaron Campbell
2000-06-25correct return valuesPaul Janzen
2000-04-25C deals with complex functions, but not imaginary ones yet.Marc Espie
2000-04-20Flesh out all of the stdio man pages.Aaron Campbell
2000-04-18Repairs, mostly removing hard sentence breaks.Aaron Campbell
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-04-12list 'i' only onceHugh Graham
2000-01-12indent the source rightTheo de Raadt
1999-09-22BUGS->CAVEATSMarc Espie
1999-08-08missing G in item list; bdeTheo de Raadt
1999-07-07when using `-' as a negative sign, escape it with a backslash so troff knowsAaron Campbell
1999-07-02remove redundant .Pp macrosAaron Campbell
1999-05-25kill some old macrosAaron Campbell
1999-05-12grammar police: do not hyphenate compound words that act as adjectives if theAaron Campbell
1999-03-01talk about positional arguments and sizes; james@oaktree.co.ukTheo de Raadt
1999-02-27make function names the correct caseTheo de Raadt
1998-09-27Add a missing note about asprintfTodd C. Miller
1998-08-30v?asnprintf was never ocmmitted because it make stdio guts too gross. Remove...Todd C. Miller
1998-08-29man page repairs; aaron@ug.cs.dal.caTheo de Raadt
1998-07-14formatting flawsTheo de Raadt
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1998-03-07Use .OxTodd C. Miller
1998-01-12typoTodd C. Miller
1998-01-12Based on some FreeBSD changes:Todd C. Miller
1997-11-29Implement asprintf(3) and vasprintf(3) functions similar to theTodd C. Miller
1997-06-30snprintf(3) is not non-portable (it is part of XPG4) it is justTodd C. Miller
1996-09-29Document printf addition. From Mark Diekhans (markd@grizzly.com).michaels
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt