summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/printf.3
AgeCommit message (Expand)Author
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