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 Fix a bug in the implementation of seekdir(). If the first entry in 2008-05-04 18:53:26 +00:00
compat-43
db Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
dlfcn
gdtoa Make this build again. 2008-03-28 00:56:54 +00:00
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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
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 xprintf returns void. 2008-06-03 19:22:37 +00:00
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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ssp fix a typo 2008-06-06 05:51:46 +00:00
stdio fix a "typo" which prevented %ls from working in printf() (NARROW case). 2008-06-05 19:55:47 +00:00
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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
time Fix handling of legacy global variable timezone outputs. PR misc/22221. 2008-05-25 06:18:06 +00:00
uuid Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
yp Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
Makefile Install manual pages for the atomic ops. 2008-06-23 10:22:40 +00:00
Makefile.inc We can USE_FORT now. 2007-06-03 17:36:08 +00:00
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