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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
db Add glue to build the compat library as a separate "libcold" turned off by 2006-03-11 21:07:18 +00:00
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 Move ns_addr and ns_ntoa to compat libc. Add a stripped version of 2006-08-26 16:07:01 +00:00
stdlib Add glue to build the compat library as a separate "libcold" turned off by 2006-03-11 21:07:18 +00:00
sys Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
Makefile Move ns_addr and ns_ntoa to compat libc. Add a stripped version of 2006-08-26 16:07:01 +00:00
Makefile.inc Move ns_addr and ns_ntoa to compat libc. Add a stripped version of 2006-08-26 16:07:01 +00:00
shlib_version Add glue to build the compat library as a separate "libcold" turned off by 2006-03-11 21:07:18 +00:00