summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/printf.3
AgeCommit message (Expand)Author
2007-06-09bring in many changes from FreeBSDchristos
2006-09-25As suggested by Johan Veenhuizen in PR 32981, reword slightly to avoidmartin
2006-03-19Mark up NULL and -.wiz
2006-03-18Note that for asprintf and vasprintf it is more portable to check forrumble
2005-07-20PR/30971: Noriyuki Soda: Fix %ll prints long long, and %q is not portable.christos
2005-06-21Document that passing NULL to %s prints "(null)".christos
2003-09-08Use St -isoC-9X instead of St -isoC9X, to be in sync with groff.wiz
2003-08-27plural "characters" for ret of {v}snprintfheas
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-11Drop trailing space.wiz
2003-05-11Oops, typo in previous.kleink
2003-05-11As prompted by Thomas Klausner, add a RETURN VALUES section.kleink
2003-05-03Misc. fixes from jmc@openbsd.wiz
2003-04-16Usewiz
2003-01-18Merge the nathanw_sa branch.thorpej
2003-01-03Fix typos (from PR 19650)mjl
2002-11-11Document that the *printf() functions can return a negative value undersimonb
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-07-10import CAVEATS sections from OpenBSD.yamt
2002-02-07Generate <>& symbolically.ross
2002-01-21One pasto, one typo.kleink
2001-12-02Fix a mis-pasting in previous; pointed out by Thomas Klausner.kleink
2001-12-02C99:kleink
2001-10-17Drop a VAX/Tahoe reference (the VAX case wasn't true with the current compilerkleink
2001-09-16Mainly sort SEE ALSO, but also sort sections, and some punctuation andwiz
2001-04-30Clarify C standards situation a bit.kleink
2001-04-28* Move definitions of exact-width integer types from <machine/types.h>kleink
2001-04-26Fix an ... interesting pasto in the description of the l length modifierkleink
2001-04-03Xr printf(9)jhawk
2000-12-29Sprinkle some __restrict into stdio.kleink
2000-10-19C99: Passing a null pointer as the buffer argument to snprintf() andkleink
1998-09-14Document %ll[diouxX] as requested by <bgrayson@ece.utexas.edu> in PRtv
1998-08-29first pass at fixing up capitalization of function names andlukem
1998-08-28document asprintf and vasprintfperry
1998-06-08Changed HISTORY section to reflect that vsnprintf and snprintf firstjeremy
1998-06-08Implement a new manual page category ``SECURITY CONSIDERATIONS''lukem
1998-04-28fix mdoc references and other mistakesfair
1998-02-05add LIBRARY section to man pageperry
1997-03-08alternate -> alternative, per PR 2643mouse
1995-02-02Merged with 4.4lite.jtc
1994-05-16Fix typo, from Giles Lean (Fixes bug #248)jtc
1994-01-11Fix spelling errors.jtc
1993-08-01Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd