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
Age
Commit message (
Expand
)
Author
2000-09-11
The mkstemp() function appeared in 4.4BSD; todd@
Aaron Campbell
2000-08-25
In the format string bug description under CAVEATS, clarify what we mean by
Aaron Campbell
2000-07-31
reinsert corrected history section, based on jdolecek@netbsd
Paul Janzen
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-27
Remove redundant HISTORY section.
Aaron Campbell
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
Trailing whitespace begone!
Aaron Campbell
2000-04-12
list 'i' only once
Hugh Graham
2000-03-28
fseeko.3 and ftello.3
Theo de Raadt
2000-03-04
In Unix land we prefer "whitespace" to "white space" or "white-space". At
Aaron Campbell
2000-02-21
Add fseeko() and ftello() -- versions of fseek() and ftell() that use off_t.
Todd C. Miller
2000-02-19
fix example. ok aaron@
Eric Jackson
2000-01-27
repair nroff botch
Theo de Raadt
2000-01-22
Use .Va macro when referring to the global variable errno.
Aaron Campbell
2000-01-12
indent the source right
Theo de Raadt
2000-01-09
fix tmpnam() argument; kris@freebsd
Theo de Raadt
2000-01-06
use WEAK_* macros
David Leonard
1999-11-15
typos
Theo de Raadt
1999-09-28
Nail down semantics in case of failure.
Marc Espie
1999-09-27
Remove an unwanted `.'.
Aaron Campbell
1999-09-26
Remove extraneous comma
Marc Espie
1999-09-22
BUGS->CAVEATS
Marc Espie
1999-09-21
It's a good idea to check the return value of malloc() in example code.
Aaron Campbell
1999-09-15
Add CAVEATS sections.
Aaron Campbell
1999-09-14
Tidying and spelling
Paul Janzen
1999-08-22
do { ... } while (0) instead of just { ... } in macros
Todd C. Miller
1999-08-11
paste'o away!
Todd T. Fries
1999-08-08
missing G in item list; bde
Theo de Raadt
1999-08-07
Local changes that should not have gone in
Todd C. Miller
1999-08-07
If fread() returns EBADF, also set the error flag; tobez@plab.ku.dk
Todd C. Miller
1999-07-21
Xr fparseln(3); deraadt@
Aaron Campbell
1999-07-09
- remove all trailing whitespace
Aaron Campbell
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-06-06
some NAME section cleanup
Aaron Campbell
1999-05-27
sync fsetpos() with stdio.h prototype
Aaron Campbell
1999-05-25
kill some old macros
Aaron Campbell
1999-05-25
punctuation
Aaron Campbell
1999-05-25
all functions need a return type and at least one arg, even if it's void
Aaron Campbell
1999-05-24
don't lie about being able to arbitrarily intermix reads and writes in stdio
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
Alex Feldman
1999-05-12
grammar police: do not hyphenate compound words that act as adjectives if the
Aaron Campbell
1999-05-10
correct some Xr's which referred to the wrong man page sections
Aaron Campbell
1999-04-02
.Pp macros do not belong immiedately after .Sh section header lines
Aaron Campbell
[next]