summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/printf.3
AgeCommit message (Expand)Author
2010-12-26vsnprintf_ss does NOT handle floating point formatsjnemeth
2010-12-22Add punctuation.wiz
2010-12-22document vsnprintf_sschristos
2010-12-16Observe the following spelling:wiz
2010-09-06I assume "POSIX 200805" is IEEE Std 1003.1-2008 (POSIX.1), so usewiz
2010-09-06add dprintf and vdprintfchristos
2010-05-13Use plain references and don't depend on multiple expansion runs.joerg
2010-05-13Mask %U, it is a macro nowadays.joerg
2010-03-21Mention the recommended usage of inttypes(3) when applicable.jruoho
2009-04-09No .br after .Sh.joerg
2009-01-11merge christos-time_tchristos
2008-12-16fix return values for snprintf and vsnprintf.christos
2008-12-11Sort sections, sort SEE ALSO, remove trailing whitespace.wiz
2008-12-11move a description of return values into the RETURN VALUES section.yamt
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