NetBSD/lib/libc/compat/gen
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
..
compat___fts13.c
compat___fts30.c
compat___fts31.c
compat___glob13.c
compat__readdir_unlocked30.c Fix a bug in the implementation of seekdir(). If the first entry in 2008-05-04 18:53:26 +00:00
compat__sys_errlist.c
compat__sys_nerr.c
compat__sys_siglist.c
compat_errlist.c
compat_frexp_ieee754.c
compat_fts.c
compat_getmntinfo.c
compat_glob.c
compat_ldexp_ieee754.c
compat_modf_ieee754.c
compat_opendir.c
compat_readdir.c
compat_scandir.c
compat_siglist.c
compat_signame.c
compat_sigsetops.c
compat_times.c
compat_timezone.c
compat_unvis.c
compat_utmpx.c
Makefile.inc Fix a bug in the implementation of seekdir(). If the first entry in 2008-05-04 18:53:26 +00:00