NetBSD/lib/libc
christos 2ce4c16c0d Instead of special-casing root, special case paths that end with a /, so
that find foo/ does not print foo//bar. From FreeBSD.
2005-10-22 20:55:13 +00:00
..
arch move to the new compat layout. 2005-10-16 17:26:43 +00:00
citrus make sure that this module can handle all private/vendor-defined 2005-10-18 06:44:28 +00:00
compat fix typo. 2005-10-16 22:16:05 +00:00
compat-43 compat core reorg. 2005-09-13 01:44:08 +00:00
db Initialize a variable that might confuse gcc as uninitialized. 2005-10-16 02:39:20 +00:00
dlfcn
gen Instead of special-casing root, special case paths that end with a /, so 2005-10-22 20:55:13 +00:00
gmon The __used__ change doesn't work on 2.95/vax. Put an #ifdef back in for vax and 2005-05-06 19:32:30 +00:00
hash Rename "hash.c" to "hashhl.c" since this is included from *hl.c files. 2005-09-28 16:31:45 +00:00
iconv make sure to set errno to EINVAL if _citrus_iconv_open() returns ENOENT. 2005-04-25 13:42:04 +00:00
include the sha2 functions have an _. 2005-09-26 02:12:24 +00:00
inet compat core reorg. 2005-09-13 01:44:08 +00:00
isc
locale It is bogus to return EFAULT in userland. 2005-10-19 22:57:03 +00:00
md The weak alias macros can only work before namespace.h gets included because 2005-09-26 03:01:41 +00:00
nameser
net Let the default case handle all the errors; no functional change. 2005-10-19 22:56:42 +00:00
nls compat core reorg. 2005-09-13 01:44:08 +00:00
quad
regex
resolv Rest of fix for PR#31184: getaddrinfo() now honors resolv.conf sortlist 2005-09-15 23:33:41 +00:00
rpc Use the kqueue(2) framework instead of the poll(2) system call to wait 2005-10-13 23:40:08 +00:00
softfloat
stdio compat core reorg. 2005-09-13 01:44:08 +00:00
stdlib Punctuation nits; grammar fix. 2005-09-26 10:54:46 +00:00
string wcscpy - cleanup 2005-10-13 21:13:05 +00:00
sys remove text about converting async to sync, since we don't do it anymore. 2005-10-18 03:18:16 +00:00
termios
thread-stub Add missing __RCSID() 2005-06-12 05:21:25 +00:00
time compat core reorg. 2005-09-13 01:44:08 +00:00
uuid
yp
Makefile compat core reorg. 2005-09-13 01:44:08 +00:00
shlib_version add getenv_r and ttyname_r 2005-09-25 20:08:01 +00:00