index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdio
/
printf.3
Age
Commit message (
Expand
)
Author
2003-04-16
Warn people that the value of the pointer passed in to asprinf()
Todd C. Miller
2002-07-24
Document that *printf can return -1 on error. This includes snprintf(),
Todd C. Miller
2002-05-01
o) start new sentence on a new line;
Mike Pechkin
2001-09-06
It is silly to reference the Tahoe architecture.
Todd C. Miller
2001-06-23
document ll, depreciate q
Niels Provos
2001-06-05
Fix pasto; kleink@netbsd.org
Paul Janzen
2001-02-17
It's not that I mind split infinitives. I just like to save'em for when
Paul Janzen
2000-12-24
Various repairs, mostly to get rid of short lines.
Aaron Campbell
2000-08-25
In the format string bug description under CAVEATS, clarify what we mean by
Aaron Campbell
2000-07-16
Stronger caveat wrt stack smashing via % escapes. Each man page
Todd C. Miller
2000-07-07
Insert missing semi-colon.
Aaron Campbell
2000-06-25
correct return values
Paul Janzen
2000-04-25
C deals with complex functions, but not imaginary ones yet.
Marc Espie
2000-04-20
Flesh out all of the stdio man pages.
Aaron Campbell
2000-04-18
Repairs, mostly removing hard sentence breaks.
Aaron Campbell
2000-04-15
Mostly punctuation fixes.
Aaron Campbell
2000-04-12
list 'i' only once
Hugh Graham
2000-01-12
indent the source right
Theo de Raadt
1999-09-22
BUGS->CAVEATS
Marc Espie
1999-08-08
missing G in item list; bde
Theo de Raadt
1999-07-07
when using `-' as a negative sign, escape it with a backslash so troff knows
Aaron Campbell
1999-07-02
remove redundant .Pp macros
Aaron Campbell
1999-05-25
kill some old macros
Aaron Campbell
1999-05-12
grammar police: do not hyphenate compound words that act as adjectives if the
Aaron Campbell
1999-03-01
talk about positional arguments and sizes; james@oaktree.co.uk
Theo de Raadt
1999-02-27
make function names the correct case
Theo de Raadt
1998-09-27
Add a missing note about asprintf
Todd C. Miller
1998-08-30
v?asnprintf was never ocmmitted because it make stdio guts too gross. Remove...
Todd C. Miller
1998-08-29
man page repairs; aaron@ug.cs.dal.ca
Theo de Raadt
1998-07-14
formatting flaws
Theo de Raadt
1998-06-15
use Bx macro for BSD versions
Michael Shalayeff
1998-03-07
Use .Ox
Todd C. Miller
1998-01-12
typo
Todd C. Miller
1998-01-12
Based on some FreeBSD changes:
Todd C. Miller
1997-11-29
Implement asprintf(3) and vasprintf(3) functions similar to the
Todd C. Miller
1997-06-30
snprintf(3) is not non-portable (it is part of XPG4) it is just
Todd C. Miller
1996-09-29
Document printf addition. From Mark Diekhans (markd@grizzly.com).
michaels
1996-08-19
Fix RCS ids
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt