index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdio
/
printf.3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Markup, grammar, and spelling fixes.
ru
2004-06-30
1
-4
/
+3
*
Bring the *printf(3) documentation up to date with the code:
das
2004-01-19
1
-37
/
+24
*
Note that the printf(3) and scanf(3) family of functions don't deal with
tjr
2003-01-06
1
-1
/
+7
*
Document the fact that the printf() family of functions return negative
tjr
2002-12-20
1
-2
/
+14
*
mdoc(7) police: "The .Fn function".
ru
2002-12-18
1
-4
/
+12
*
Consistently mark std(in|out|err) with .Dv, because that's how they
ru
2002-12-04
1
-1
/
+1
*
Cross-reference fmtcheck(3).
tjr
2002-10-20
1
-0
/
+1
*
Indent code example with one tab, not two, for consistency with the rest.
tjr
2002-10-19
1
-8
/
+8
*
Add cross-references between wide character and single-byte character
tjr
2002-09-24
1
-1
/
+2
*
Implement the %ls and %lc conversions for printing wide character strings
tjr
2002-09-19
1
-8
/
+0
*
Style: One space between "restrict" qualifier and "*".
tjr
2002-09-06
1
-8
/
+8
*
- For compliance with IEEE Std 1003.1-2001, add the 'restrict'
robert
2002-08-15
1
-4
/
+4
*
- Introduce the 'restrict' qualifier to function prototypes and
robert
2002-08-15
1
-4
/
+4
*
Fix typos; each file has at least one s/seperat/separat/
schweikh
2002-08-11
1
-3
/
+3
*
mdoc(7) police: punctuation.
ru
2002-08-09
1
-1
/
+1
*
Don't claim to fully implement C99 in the STANDARDS section and then disclaim
wollman
2002-07-15
1
-2
/
+4
*
Fix style and wording bugs introduced in my last commit.
chris
2002-06-18
1
-11
/
+9
*
o Move more information from BUGS into SECURITY CONSIDERATIONS and
chris
2002-06-15
1
-50
/
+56
*
Include information on the dangers of passing a user-supplied string as
chris
2002-06-13
1
-0
/
+21
*
mdoc(7) police:
ru
2002-01-09
1
-1
/
+2
*
Add new "SECURITY CONSIDERATIONS" sections.
chris
2002-01-06
1
-0
/
+16
*
mdoc(7) police: Minor formatting nits and optimizations to rev. 1.34.
ru
2001-12-12
1
-57
/
+67
*
Remove blank line.
fenner
2001-12-07
1
-1
/
+0
*
Implement several of the c99 updates to printf(3):
fenner
2001-11-30
1
-96
/
+225
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
1
-2
/
+2
*
mdoc(7) police: fixed/simplified formatting.
ru
2001-07-04
1
-130
/
+81
*
Add description for the 'll' modifier for long long. In essence a copy
schweikh
2001-06-13
1
-4
/
+24
*
Back out my changes describing how snprintf nul terminates. It
imp
2001-06-05
1
-9
/
+11
*
Minor improvements:
imp
2001-06-05
1
-15
/
+29
*
Correct the documentation for snprintf() and vsprintf() which actually
gshapiro
2001-05-30
1
-1
/
+12
*
Add warnings about trusting user-supplied data.
eric
2001-05-25
1
-0
/
+14
*
mdoc(7) police: fix markup.
ru
2001-04-18
1
-2
/
+6
*
.St -ansiC -> .St -isoC
ru
2001-02-26
1
-1
/
+1
*
mdoc(7) police: mark LC_NUMERIC with .Dv.
ru
2001-02-10
1
-1
/
+2
*
Note that decimal point taken from locale (SUSv2)
ache
2001-02-10
1
-0
/
+3
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
1
-1
/
+1
*
Make it a bit clearer that asprintf doesn't actually "return" a pointer in
ben
2001-01-01
1
-4
/
+3
*
Prepare for mdoc(7)NG.
ru
2000-12-29
1
-1
/
+1
*
Avoid use of direct troff requests in mdoc(7) manual pages.
ru
2000-11-10
1
-1
/
+0
*
Introduce ".Lb" macro to libc manpages.
phantom
2000-04-21
1
-0
/
+2
*
Remove more single-space hard sentence breaks.
sheldonh
2000-03-02
1
-1
/
+2
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-02
1
-1
/
+2
*
We no longer care about the VAX and Tahoe compilers :-)
kris
2000-01-17
1
-6
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fixed missing "G" in the list item for the main description of %g and
bde
1999-08-08
1
-2
/
+2
*
asprintf() does use realloc() internally, but saying so in the manpage can be
hoek
1999-07-25
1
-4
/
+2
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
1
-0
/
+1
*
Replace my original asprintf() and vasprintf() hacks with something
peter
1998-07-08
1
-10
/
+6
*
Spelling corrections.
jkoshy
1998-06-06
1
-1
/
+1
*
FIxed arg types (mostly missing consts) in synopsis.
bde
1997-03-19
1
-1
/
+1
[next]