NetBSD/lib/libc
tls 8d33a6da32 Cause getaddrinfo() without socktype specification to work correctly for
numeric addresses.  The documentation appears to say this works, and some
other systems support it -- more importantly, why should it _not_ work?  If
it does not, getaddrinfo() cannot be used as a general-purpose textual to
binary address conversion utility function; yet it is the only such function
we have in the system, since inet_pton() requires a priori knowledge of the
address family.

This change also causes getaddrinfo() with NULL hint (expressly documented
as working) to work properly for numeric addresses.
2009-01-23 00:48:57 +00:00
..
arch merge christos-time_t 2009-01-11 02:45:45 +00:00
atomic Install manual pages for the atomic ops. 2008-06-23 10:22:40 +00:00
citrus PR lib/40411, nuke wctrans_init(). lazy initialization is not good idea. 2009-01-18 22:03:19 +00:00
compat cleanup after devmajor_t: 2009-01-20 20:08:12 +00:00
compat-43
db unsigned int32_t -> uint32_t 2008-09-26 11:41:06 +00:00
dlfcn
gdtoa
gen cleanup after devmajor_t: 2009-01-20 20:08:12 +00:00
gmon Disable assembler warnings on mipseb and mipsel for mcount.c 2008-07-29 14:20:12 +00:00
hash Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
iconv merge christos-time_t 2009-01-11 02:45:45 +00:00
include merge christos-time_t 2009-01-11 02:45:45 +00:00
inet PR/39519: Nozomu Ando: Fix incorrect change from bind9 that broke IPv4 mapped 2008-09-11 15:40:43 +00:00
isc merge christos-time_t 2009-01-11 02:45:45 +00:00
locale PR lib/40411, nuke wctrans_init(). lazy initialization is not good idea. 2009-01-18 22:03:19 +00:00
md
misc xprintf returns void. 2008-06-03 19:22:37 +00:00
nameser updates from bind-9-5-0 2008-06-21 20:41:48 +00:00
net Cause getaddrinfo() without socktype specification to work correctly for 2009-01-23 00:48:57 +00:00
nls merge christos-time_t 2009-01-11 02:45:45 +00:00
quad
regex
resolv merge christos-time_t 2009-01-11 02:45:45 +00:00
rpc merge christos-time_t 2009-01-11 02:45:45 +00:00
softfloat Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ssp fix a typo 2008-06-06 05:51:46 +00:00
stdio merge christos-time_t 2009-01-11 02:45:45 +00:00
stdlib merge christos-time_t 2009-01-11 02:45:45 +00:00
string merge christos-time_t 2009-01-11 02:45:45 +00:00
sys update struct timeval 2009-01-16 10:52:07 +00:00
termios
thread-stub Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
time Make mktime(3) work with 64-bit time_t. 2009-01-18 10:57:15 +00:00
uuid Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
yp Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
Makefile define and use LIBCDIR in terms of .CURDIR. fixes compat/lib/libc build. 2008-10-26 07:43:07 +00:00
Makefile.inc use libcincludes.mk 2008-10-26 07:42:09 +00:00
libcincludes.mk put the code to find the libc include directories and define ARCHSUBDIR 2008-10-26 07:28:06 +00:00
shlib_version merge christos-time_t 2009-01-11 02:45:45 +00:00