summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/printf.3
AgeCommit message (Expand)Author
2017-12-31Fix plurals.dholland
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-02-21Insert comma between two Nm entries.abhinav
2015-11-19Remove duplicated 'i' from list of numeric formatspgoyette
2014-09-29Return EOVERFLOW like FreeBSD does if the buffer size exceeds INT_MAXchristos
2013-05-04Grammar.wiz
2013-05-04_ss improvementschristos
2013-01-20Mark up occurence of printf() in text with .Fnuwe
2013-01-20In newfmt() example one level of indentation is enough.uwe
2013-01-19Fix typo.uwe
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