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
/
telldir.c
Age
Commit message (
Expand
)
Author
2013-03-06
remove unnecessary casts
yamt
2008-05-04
Fix a bug in the implementation of seekdir(). If the first entry in
tonnerre
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
2006-01-24
PR/32609: Tanaka Akira: seekdir blocks if pthread is linked
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-05-28
add mutex locking for directories and readdir_r(3). Influenced by FreeBSD.
christos
2001-12-30
Fix -Wshadow warnings (gcc 3.1).
thorpej
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-28
Just nuke cast to the argument of free() rather than changing it
enami
1998-02-27
trivial changes to quiet lint.
perry
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-02-25
clean up Id's on files previously imported...
cgd
1994-07-27
Add RCS Id's
jtc
1994-07-27
Return NULL and set errno to ENOTDIR if opening a non-directory (POSIX.1,
jtc
1994-07-27
opendir() & friends from 4.4lite.
jtc
1993-03-21
initial import of 386bsd-0.1 sources
cgd