NetBSD/lib/libc
2004-05-20 19:43:39 +00:00
..
arch __sigreturn14 -> compat_16___sigreturn14 2004-05-17 14:14:18 +00:00
citrus _citrus_NONE_stdenc_wctomb: return E2BIG correctly. 2004-01-18 03:57:30 +00:00
compat-43 The API to hostid that libc provides may involve a "long", but the 2004-04-19 13:16:42 +00:00
db Revert part of previous. 2004-05-06 19:16:32 +00:00
dlfcn Resolve dlsym(3) and friends directly so that dlsym(RTLD_NEXT,...) works. 2003-08-12 09:18:38 +00:00
gen Apply patch from OGAWA Takaya to fix FreeBSD hosted builds. 2004-05-18 22:14:35 +00:00
gmon Make gmon / mcount work properly for threaded applications by keeping 2004-05-10 22:16:42 +00:00
hash Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
iconv Misc fixes from jmc@openbsd. 2004-01-24 15:33:43 +00:00
include After discussion with christos, turn fgetstr() into an internal function. 2004-05-10 16:47:11 +00:00
isc import isc specific functions from bind9. 2004-05-20 19:34:32 +00:00
locale Need namespace.h for internal names of strdup, strlcpy. 2004-05-09 11:26:33 +00:00
md netbsd.org -> NetBSD.org 2003-12-04 23:39:18 +00:00
net Need namespace.h for internal name of strlcpy. 2004-05-09 11:25:20 +00:00
nls netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
quad Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
regex Avoid infinite recursion on: 2004-04-03 17:00:00 +00:00
resolv netbsd rcsid. 2004-05-20 19:43:39 +00:00
rpc fix description for svc_getreqset() 2004-05-03 15:57:36 +00:00
softfloat netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
stdio make this build in the tools/compat reachover 2004-05-11 17:31:04 +00:00
stdlib There are two instances of getsubopt.c, one in gen, which came by the 2004-05-09 19:34:11 +00:00
string One too many punctuation fixed in previous. 2004-04-13 23:03:22 +00:00
sys * Note string termination behaviour of NAME_MAX vs. PATH_MAX. 2004-05-19 11:40:51 +00:00
termios Mention that cfmakeraw needs an initialized termios structure. 2004-05-01 08:15:54 +00:00
thread-stub Add a stub for setcancelstate(). 2003-07-18 21:44:38 +00:00
time Don't use tm_gmtoff for %z: a strictly conforming ISO C application won't 2004-05-12 23:03:11 +00:00
yp Modify the licences of code written by Theo De Raadt from a 4-clause 2003-12-10 12:06:25 +00:00
genassym.sh Copy this from libpthread so arch-specific .S files can use assym.h 2004-03-03 22:56:04 +00:00
Makefile Append to AFLAGS rather than setting AINC. 2004-04-18 04:26:15 +00:00
shlib_version struct netnet.n_net used to be an unsigned long integer. 2004-05-08 18:52:15 +00:00