index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdio
/
fopen.3
Age
Commit message (
Expand
)
Author
2019-09-05
Pull up following revision(s) (requested by sevan in ticket #174):
martin
2017-11-04
Be more consistent with how we refer to fopen() - pointed out by wiz@
kre
2017-11-04
Some (mostly minor) wording improvements (IMO)
kre
2017-11-04
Fix xref. Remove Tn.
wiz
2017-11-04
Implement nofollow (l) for fopen(3).
christos
2015-07-15
Allow changing the default buffering policy for a stdio stream during
christos
2015-02-11
Use Pq to avoid space before O_EXCL.
riastradh
2012-11-15
Add 'x' to the mode bits to specify O_EXCL, like glibc.
christos
2012-07-02
Sort description of flags.
wiz
2011-07-18
Use a list for clarity, update standards, etc.
jruoho
2011-06-27
Various minor improvements.
wiz
2011-06-26
* Arrange for interfaces that create new file descriptors to be able to
christos
2010-04-05
\\ -> \e
joerg
2005-05-25
Add restrict qualifiers to fopen()/freopen() arguments.
kleink
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-16
Use
wiz
2003-03-28
avoid using multiple different ways of saying the same thing
pooka
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-10-01
New sentence, new line. From Robert Elz.
wiz
2002-07-10
import CAVEATS sections from OpenBSD.
yamt
2002-06-12
Add Xr to fileno(3).
wiz
2002-05-15
Consistent wording: plain files -> regular files.
kleink
2002-02-07
Generate <>& symbolically.
ross
2000-12-29
Sprinkle some __restrict into stdio.
kleink
2000-10-18
Make "f" standout better.
kim
2000-05-17
Comment out a paragraph describing behavior which NetBSD's fopen(3) does
fair
2000-01-15
add and "f" flag to fopen that makes sure we are opening a plain file,
christos
1999-01-12
* Add const keywords to function arguments as appropriate.
kleink
1998-04-28
fix mdoc references and other mistakes
fair
1998-02-05
add LIBRARY section to man page
perry
1997-10-14
Fix a bizarre formatting error.
mycroft
1997-07-14
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
kleink
1995-02-02
Merged with 4.4lite.
jtc
1993-11-29
Use "Er" for argument to -width in the lists in the ERROR sections so that
jtc
1993-08-01
Add RCS indentifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd