freebsd-dev/lib/libc
Yoshinobu Inoue 00a8a57954 Fix getaddrinfo() behaviour to be more compliant with RFC2553. Patches are
obtained from itojun.
  -don't filter address families which are not supported by system at
   FQDN resolving.
  -don't do reverse lookup

I think I checked all lib and tools which use getaddrinfo() if
this change affect them.

Obtained from: KAME project
2000-01-26 08:37:29 +00:00
..
alpha Remove unnecessary alternate entry points for *setjmp(). Make the main 2000-01-20 21:58:27 +00:00
amd64 Remove unnecessary alternate entry points for *setjmp(). Make the main 2000-01-20 21:58:27 +00:00
compat-43 Add three-tier symbol naming in support of POSIX thread cancellation 2000-01-12 09:23:48 +00:00
db Add three-tier symbol naming in support of POSIX thread cancellation 2000-01-12 09:23:48 +00:00
gen Document KERN_QUANTUM under CTL_KERN 2000-01-19 05:32:27 +00:00
gmon Add three-tier symbol naming in support of POSIX thread cancellation 2000-01-12 09:23:48 +00:00
i386 Remove unnecessary alternate entry points for *setjmp(). Make the main 2000-01-20 21:58:27 +00:00
include $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
locale Although it should be obvious that the 3-digit numeric values of the 2000-01-19 16:21:05 +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 Fix getaddrinfo() behaviour to be more compliant with RFC2553. Patches are 2000-01-26 08:37:29 +00:00
nls Add three-tier symbol naming in support of POSIX thread cancellation 2000-01-12 09:23:48 +00:00
posix1e Minor fixes to library interface to improve POSIX.1e compliance. This 2000-01-26 04:19:38 +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 libc rcmd update for IPv6. 2000-01-13 15:09:48 +00:00
stdio Improve the explanation on the (in)security of mktemp(3). 2000-01-25 13:58:46 +00:00
stdlib Add three-tier symbol naming in support of POSIX thread cancellation 2000-01-12 09:23:48 +00:00
stdtime Make the quotes in the #include line visible. 2000-01-19 13:27:03 +00:00
string Grammar: "be even number" -> "be an even number" 2000-01-03 20:18:04 +00:00
sys We _do_ support MS_ASYNC 2000-01-24 18:35:16 +00:00
xdr Close PR#16028. Make the sanity check saner. The condition that we 2000-01-19 06:12:32 +00:00
yp Add three-tier symbol naming in support of POSIX thread cancellation 2000-01-12 09:23:48 +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