freebsd_amp_hwpstate/lib/libc
Yoshinobu Inoue e6f35403c1 Change getaddrinfo() resolve order
from
  all AAAA trial, then all A trial
to
  try AAAA and A for each trial

TODO: more fix for the case where IPv4 mapped IPv6 addr is disabled

Reviewed by: ume
2000-04-20 03:31:40 +00:00
..
alpha Take care to avoid having "strong" and "weak" symbols of the same name in 2000-03-16 02:14:41 +00:00
amd64 Take care to avoid having "strong" and "weak" symbols of the same name in 2000-03-16 02:14:41 +00:00
compat-43 Take care to avoid having "strong" and "weak" symbols of the same name in 2000-03-16 02:14:41 +00:00
db Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), 2000-01-27 23:07:25 +00:00
gen Take care to avoid having "strong" and "weak" symbols of the same name in 2000-03-16 02:14:41 +00:00
gmon Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), 2000-01-27 23:07:25 +00:00
i386 Take care to avoid having "strong" and "weak" symbols of the same name in 2000-03-16 02:14:41 +00:00
include $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
locale Add comment after locales 2000-04-12 18:38:30 +00:00
mips Bring in initial libc support for mips. These files were taken from 1999-03-03 07:06:17 +00:00
mipseb Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
mipsel Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
net Change getaddrinfo() resolve order 2000-04-20 03:31:40 +00:00
nls Remove single-space hard sentence breaks. These degrade the quality 2000-03-02 09:14:21 +00:00
posix1e Fixed wrong function return types in synopsis. 2000-03-03 05:28:51 +00:00
quad $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
regex $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
rpc Replace structure copy form ifreq obtained by SIOCGIFADDR 2000-03-03 13:05:00 +00:00
stdio Fix typo, reported by George Cox. 2000-04-12 13:38:26 +00:00
stdlib Add a missing THREAD_UNLOCK() found missing by Valentin Nechayev 2000-04-10 09:24:44 +00:00
stdtime Temporary cosmetic change to prevent gcc-2.95.2 from doing an 2000-03-08 12:46:25 +00:00
string Remove single-space hard sentence breaks. These degrade the quality 2000-03-02 09:14:21 +00:00
sys Document EWOULDBLOCK as a possible errno return value. 2000-04-09 19:10:57 +00:00
xdr Do proper byte swapping in 64bit routines. 2000-04-12 08:41:16 +00:00
yp Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), 2000-01-27 23:07:25 +00:00
Makefile sigset_t change (part 5 of 5) 1999-09-29 15:18:46 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00