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
/
closedir.c
Age
Commit message (
Expand
)
Author
2010-09-26
fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.)
yamt
2006-05-17
PR/24324: Arne H Juul: Re-implement seekdir/telldir using a pointer of
christos
2006-01-24
rename __func to _func_unlocked, and add their prototypes in extern.h
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-23
PR/21963: MAEKAWA Masahide: Don't free(dirp) before its last use.
christos
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-02-03
remove obsolete register declarations
perry
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Fix RCSID's
christos
1995-06-16
Don't cast void functions to void.
jtc
1995-02-25
clean up Id's on files previously imported...
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