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
/
gen
/
readdir.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-05-28
Need <string.h> for memcpy().
kleink
2003-05-28
add mutex locking for directories and readdir_r(3). Influenced by FreeBSD.
christos
2000-01-22
Delint.
mycroft
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
1998-11-13
delint
christos
1998-02-27
trivial changes to quiet lint.
perry
1998-02-03
remove obsolete register declarations
perry
1997-10-10
Fix another getdents() botch. I must've had a Makefile without
fvdl
1997-10-10
Use getdents(). Read NFS directories in one go (just as union dirs, but
fvdl
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Fix RCSID's
christos
1995-02-25
clean up Id's on files previously imported...
cgd
1994-12-28
Mostly sync with CSRG.
mycroft
1994-10-19
beware cast type.
cgd
1994-07-27
Add RCS Id's
jtc
1994-07-27
opendir() & friends from 4.4lite.
jtc
1993-03-21
initial import of 386bsd-0.1 sources
cgd