NetBSD/lib/libc
joerg 9acf218ba1 Before using the slightly more involved bitmap tables,
check that the charset for strspn/strcspn is non-trivial.
An empty charset is either a direct return or a strlen and
a single charset a simple loop.
2008-07-30 16:13:59 +00:00
..
arch Avoid calling a syscall when argument to sbrk(2) is zero. 2008-07-02 20:07:43 +00:00
atomic Install manual pages for the atomic ops. 2008-06-23 10:22:40 +00:00
citrus fix gcc warnings from Alexander Shishkin 2008-07-25 14:05:25 +00:00
compat
compat-43
db
dlfcn
gdtoa
gen Change the gross #defines HVIS and SVIS into local functions. 2008-07-25 22:29:23 +00:00
gmon Disable assembler warnings on mipseb and mipsel for mcount.c 2008-07-29 14:20:12 +00:00
hash
iconv
include Add getlogin_r. Manual page changes mostly lifted from FreeBSD. 2008-06-25 11:10:24 +00:00
inet updates from bind-9-5-0 2008-06-21 20:41:48 +00:00
isc updates from bind-9-5-0 2008-06-21 20:41:48 +00:00
locale Nuke __strong_alias() to avoid definition loop. 2008-07-08 00:23:28 +00:00
md
misc
nameser updates from bind-9-5-0 2008-06-21 20:41:48 +00:00
net updates from bind-9-5-0 2008-06-21 20:41:48 +00:00
nls
quad
regex
resolv - protect DEBUG again because we should be able to set it from the Makefile 2008-06-21 23:37:53 +00:00
rpc fix gcc warnings from Alexander Shishkin 2008-07-25 14:05:25 +00:00
softfloat
ssp
stdio
stdlib Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-21 12:05:43 +00:00
string Before using the slightly more involved bitmap tables, 2008-07-30 16:13:59 +00:00
sys Clarify one of the process-group-ID cases by saying "process group ID" 2008-07-13 15:16:26 +00:00
termios
thread-stub
time
uuid
yp
Makefile Install manual pages for the atomic ops. 2008-06-23 10:22:40 +00:00
Makefile.inc
shlib_version Move rb.c from sys/lib/libkern to common so it can be in both libc and libkern. 2008-06-30 19:03:59 +00:00