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
/
flags.c
Age
Commit message (
Expand
)
Author
2017-11-09
Add O_REGULAR to enforce opening of only regular files
christos
2017-11-04
Implement nofollow (l) for fopen(3).
christos
2012-11-15
Add 'x' to the mode bits to specify O_EXCL, like glibc.
christos
2012-03-15
- ansify, knf.
christos
2011-06-26
* Arrange for interfaces that create new file descriptors to be able to
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-18
Merge the nathanw_sa branch.
thorpej
2000-01-15
add and "f" flag to fopen that makes sure we are opening a plain file,
christos
1999-09-20
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
lukem
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1999-03-19
include <fcntl.h> instead of <sys/file.h>
christos
1998-02-03
remove obsolete register declarations
perry
1997-07-13
Fix RCSID's
christos
1996-12-20
pull in local.h for prototypes. first arg to __sflags() is const char *
cgd
1995-02-02
Merged with 4.4lite.
jtc
1993-12-31
Add explicit return types to function definitions.
jtc
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd