NetBSD/lib/libc/compat
tonnerre 34f7daa87e Fix a bug in the implementation of seekdir(). If the first entry in
a block has been unlinked, seekdir() may overshoot by one entry.
Thus, _readdir_unlinked() must not skip deleted entries when being
called from seekdir().
Christos agreed.
2008-05-04 18:53:26 +00:00
..
arch
db
gen Fix a bug in the implementation of seekdir(). If the first entry in 2008-05-04 18:53:26 +00:00
include Fix a bug in the implementation of seekdir(). If the first entry in 2008-05-04 18:53:26 +00:00
net
stdlib
sys
Makefile
Makefile.inc
shlib_version