NetBSD/lib/libc
uwe 439470c9f0 Registers _REG_Ri defines are numbered backwards, so when we fill
r4-r7 with arguments, use the correct *minus* i to compute the i-th
register index.
2003-06-23 10:45:20 +00:00
..
arch Registers _REG_Ri defines are numbered backwards, so when we fill 2003-06-23 10:45:20 +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 Grammar, spelling, markup fixes from jmc@openbsd. 2003-06-06 13:42:49 +00:00
dlfcn
gen Use the date I committed this, not the date I originally came up with 2003-05-30 02:22:23 +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 readdir_r alias 2003-05-28 20:22:55 +00:00
locale Add LC_MESSAGES to the listing of categories; fixes PR misc/19829 from 2003-05-30 12:11:48 +00:00
md add const qualifiers to match md{2,4,5}.h 2003-06-13 01:28:41 +00:00
net - sync up MLD declaration with RFC3542 (s/MLD6/MLD/) 2003-06-06 08:13:43 +00:00
nls Add ETIME translation. 2003-05-30 23:24:23 +00:00
quad
regex Use 2003-04-16 13:34:34 +00:00
rpc - change default message size for udp to UDPMSGSIZE(8800) from 8192. 2003-06-07 07:41:41 +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 Add atoll(3) to libnbcompat. We need it when building target's gcc 2003-06-03 03:16:48 +00:00
string latest copyright notice (more loose). noted by wiz 2003-05-15 15:02:52 +00:00
sys Adapt to current sys/socket.h. Noted by MAEKAWA Masahide in PR 21849. 2003-06-11 07:11:09 +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 de-lint pointer casts. 2003-05-29 18:15:25 +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