NetBSD/lib/libc
2003-05-28 20:06:22 +00:00
..
arch Declare global register. 2003-05-23 18:20:14 +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 add mutex locking for directories and readdir_r(3). Influenced by FreeBSD. 2003-05-28 20:03:37 +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 Add isinfl() and isnanl(). 2003-05-17 20:43:13 +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 bound copies 2003-05-17 01:36:03 +00:00
nls Add ETIME, per POSIX-2001. 2003-05-27 22:37:33 +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 Back out previous for now. I already suspected part of it was wrong, 2003-05-19 09:26:15 +00:00
softfloat GCC-3 requires a libcall to support testing for unordered. 2003-05-06 08:58:19 +00:00
stdio Fix handing of -ve hexadecimal numbers in the %i format. Fixes 2003-05-27 14:32:29 +00:00
stdlib Misc fixes from jmc@openbsd. 2003-05-10 12:24:54 +00:00
string latest copyright notice (more loose). noted by wiz 2003-05-15 15:02:52 +00:00
sys Add ETIME, per POSIX-2001. 2003-05-27 22:37:33 +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 agent 99 2003-05-28 20:06:22 +00:00