NetBSD/lib/libc
mrg e2eb31d3a3 version the socket(2) syscall. for compat30 socket, we use
EPROTONOSUPPORT instead of EAFNOSUPPORT.

from pavel@ with a little bit of clean up from myself.

XXX: netbsd32 (and perhaps other emulations) should be able
XXX: to call the standard socket calls for this i think, but
XXX: revisit this at another time.
2006-06-26 21:23:56 +00:00
..
arch G/c KMSRCS and KMINCLUDES now that we have common/lib/libc 2006-06-17 18:04:23 +00:00
citrus added Chinese Tradisional Big5 family, 2006-06-19 17:28:24 +00:00
compat version the socket(2) syscall. for compat30 socket, we use 2006-06-26 21:23:56 +00:00
compat-43 add an #include path for sigcompat.c to get at <sys/compat>; this 2006-04-24 17:15:06 +00:00
db
dlfcn
gdtoa initialise some variables for gcc. 2006-06-02 19:46:56 +00:00
gen Use PRId64 instead of a cast to long long and %lld to print an int64_t. 2006-06-08 21:08:56 +00:00
gmon in _m_gmon_destructor(0 when traversing the list, add (void *) to the cast 2006-05-11 17:19:15 +00:00
hash Make these weak as Matthias Drochner pointed out. 2006-06-23 17:15:18 +00:00
iconv
include Make these weak as Matthias Drochner pointed out. 2006-06-23 17:15:18 +00:00
inet quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
isc
locale fix lib/33476: 2006-06-03 04:36:43 +00:00
md
nameser
net Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). 2006-05-05 00:03:21 +00:00
nls
quad
regex
resolv
rpc Centralize the TCP_NODELAY handling as discussed in tech-net. 2006-06-22 19:35:34 +00:00
softfloat add128() wants bits64 * as it's 5th argument. 2006-05-11 16:38:44 +00:00
stdio quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
stdlib Bump date for previous. 2006-04-24 21:54:37 +00:00
string fix lib/33476: 2006-06-03 04:36:43 +00:00
sys version the socket(2) syscall. for compat30 socket, we use 2006-06-26 21:23:56 +00:00
termios
thread-stub
time Fix typo or mispelling. 2006-06-17 04:58:14 +00:00
uuid
yp xdr sucks. sprinkle some (void *) casts into it's functions taking void **, 2006-05-11 17:11:57 +00:00
Makefile
Makefile.inc
shlib_version version the socket(2) syscall. for compat30 socket, we use 2006-06-26 21:23:56 +00:00