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
/
fopen.3
Age
Commit message (
Expand
)
Author
2015-01-15
typo; from Kaspars at Bankovskis dot net
Ingo Schwarze
2015-01-13
remove .Tn from stdio manuals; Kaspars Bankovskis found one of these
Ingo Schwarze
2014-11-15
Reduce instances of `` '' in manuals.
Anthony J. Bentley
2014-08-31
provide section numbers for xrs;
Jason McIntyre
2014-08-31
Add additional userland interfaces for setting close-on-exec on fds
Philip Guenther
2013-06-05
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
Ted Unangst
2012-10-03
tweak text for consistency; from artturi alm
Jason McIntyre
2012-01-22
Credit Keith Sklower and 2BSD for the first implementation of read-write
Ingo Schwarze
2012-01-15
Document early history of a few functions specifically mentioned in 2BSD
Ingo Schwarze
2011-05-02
no need to escape `|'; as discussed with schwartze
Jason McIntyre
2010-03-26
dispense with some wacky escape sequences;
Jason McIntyre
2009-09-10
cvs log message from ed@freebsd, revision 197045:
Jason McIntyre
2007-05-31
convert to new .Dd format;
Jason McIntyre
2005-11-14
clarify the description of append mode;
Jason McIntyre
2005-07-26
- typos, punctuation, spacing, macro, layout, etc. fixes
Jared Yanovich
2005-07-26
- simplify descriptions of stream positioning in various open modes
Jared Yanovich
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-04-22
char * in prototypes should be const; Kamo Hiroyasu
Todd C. Miller
2003-03-06
.Xr typos;
Jason McIntyre
2001-12-07
missing comma
Todd C. Miller
2001-02-12
capitalization
Aaron Campbell
2000-12-24
Various repairs, mostly to get rid of short lines.
Aaron Campbell
2000-10-18
fdopen(3) takes two args, not one; spotted by fries@. Also, move the CAVEATS
Aaron Campbell
2000-04-20
Flesh out all of the stdio man pages.
Aaron Campbell
2000-04-12
Trailing whitespace begone!
Aaron Campbell
1999-09-28
Nail down semantics in case of failure.
Marc Espie
1999-09-26
Remove extraneous comma
Marc Espie
1999-05-24
don't lie about being able to arbitrarily intermix reads and writes in stdio
Aaron Campbell
1996-12-04
formatting error
Theo de Raadt
1996-11-19
Formatting error spotted by Theo
Todd C. Miller
1996-08-19
Fix RCS ids
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt