NetBSD/lib/libc
yamt 8f781c36ef fix a simple bug that prevents svc_tli_create to bind to the address
specified by caller.
2003-05-13 11:57:21 +00:00
..
arch Rename ieee754_function.c to function_ieee754.c, following the convention 2003-05-12 15:15:11 +00:00
citrus No need in default label if default case is not processed. 2003-05-08 20:42:39 +00:00
compat-43 Misc. fixes from jmc@openbsd. 2003-05-10 12:14:26 +00:00
db PR/5996: ITOH Yasufumi: lib/libc/db/hash/* writes memory garbage to db file 2003-04-20 20:41:14 +00:00
dlfcn Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
gen Fix a comment delimeter 2003-05-12 20:10:22 +00:00
gmon Use snprintf instead of hand crafted string copy and numeric conversion. 2003-04-06 18:05:52 +00:00
hash Use 2003-04-16 13:34:34 +00:00
include Implement pthread_atfork() (in libc, because the required threadlib 2003-02-13 02:50:48 +00:00
locale The fourth parameter of _citrus_ctype_mbrtowc() is a size_t, not a 2003-04-29 14:53:12 +00:00
md Use 2003-04-16 13:34:34 +00:00
net Typo; from Onno van der Linden <o dot vd dot linden at quicknet dot nl>. 2003-05-10 08:51:54 +00:00
nls Use 2003-04-16 13:34:34 +00:00
quad As discussed (briefly) on tech-userlevel, fix our quad support to work 2002-10-20 10:15:47 +00:00
regex Use 2003-04-16 13:34:34 +00:00
rpc fix a simple bug that prevents svc_tli_create to bind to the address 2003-05-13 11:57:21 +00:00
softfloat GCC-3 requires a libcall to support testing for unordered. 2003-05-06 08:58:19 +00:00
stdio Drop trailing space. 2003-05-11 16:21:18 +00:00
stdlib Misc fixes from jmc@openbsd. 2003-05-10 12:24:54 +00:00
string Grammar improvement from jmc@openbsd. 2003-05-10 12:30:23 +00:00
sys Rather than printing the definition of struct sigaction literally, 2003-05-11 19:22:18 +00:00
termios Misc. fixes from jmc@openbsd. 2003-05-10 12:14:26 +00:00
thread-stub Add #include <stdlib.h> for exit definition. 2003-03-01 22:11:40 +00:00
time Use 2003-04-16 13:34:34 +00:00
yp Misc. fixes from jmc@openbsd. 2003-05-10 12:14:26 +00:00
Makefile Add slovak language libc message catalog. 2003-04-14 05:21:47 +00:00
shlib_version Bump to libc.so.12.98, due to addition of {h,n}to{n,h}{l,s}() on PowerPC. 2003-05-12 12:38:31 +00:00