glibc/sysdeps
Ulrich Drepper 28977c2c1a Update.
* sysdeps/posix/getaddrinfo.c (gaih_addrtuple): Change type of
	addr to avoid casts.
	(gethosts): Removed.
	(gethosts2): Renamed to gethosts.  Make it usable for family !=
	AF_UNSPEC.  Fix AI_V4MAPPED.
	(gaih_inet): Remove use of old gethosts.  Always use what used to be
	gethosts2.  If entry is found, try to use the same NSS module's
	getcanonname_r function.  Use gethostbyaddr for AI_CANONNAME only
	if getcanonname_r was not available.  Fix filtering of AI_V4MAPPED
	addresses.  Numerous cleanups.
	* resolv/nss_dns/dns-canon.c: New file.
	* resolv/Makefile (libnss_dns-routines): Add dns-canon.
	* resolv/Versions (libnss_dns): Add _nss_dns_getcanonname_r.

	* elf/Makefile: Add rules to build and run tst-dlopenrpath.
	* elf/tst-dlopenrpath.c: New file.
	* elf/tst-dlopenrpathmod.c: New file.

	* intl/tst-gettext.sh: Adjust for change of de.po file to UTF-8.
2004-08-15 20:23:40 +00:00
..
alpha * sysdeps/alpha/divq.S: Save t3 before it gets clobbered. * sysdeps/alpha/remq.S: Likewise. * sysdeps/alpha/div.S, sysdeps/alpha/ldiv.S: Rewrite with the new division algorithms in divl.S and divq.S respectively. 2004-07-30 18:15:57 +00:00
am29k Update. 2004-07-05 17:36:34 +00:00
arm * scripts/output-format.sed: Handle default case of three-argument 2004-08-14 06:55:25 +00:00
cris Update. 2003-09-24 21:13:55 +00:00
generic Update. 2004-08-12 17:42:16 +00:00
gnu Update. 2004-08-12 17:42:16 +00:00
hppa Update. 2004-04-19 06:51:29 +00:00
i386 [BZ #106] 2004-08-09 01:01:10 +00:00
i860 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
i960 Update. 2004-07-05 17:36:34 +00:00
ia64 Update. 2004-08-06 18:32:16 +00:00
ieee754 * sysdeps/ieee754/dbl-64/mpa.c: Include <sys/param.h>. 2004-08-11 18:54:46 +00:00
m68k Update. 2004-07-05 17:36:34 +00:00
m88k Update. 2004-07-05 17:36:34 +00:00
mach 2004-08-14 Roland McGrath <roland@frob.com> 2004-08-14 20:17:43 +00:00
mips UPdate. 2004-07-20 16:39:51 +00:00
posix Update. 2004-08-15 20:23:40 +00:00
powerpc Update. 2004-08-06 18:32:16 +00:00
pthread * sysdeps/pthread/aio_misc.c (handle_fildes_io): Remove noreturn 2004-08-11 18:51:13 +00:00
rs6000 Update. 2004-07-05 17:36:34 +00:00
s390 Update. 2004-07-18 16:42:54 +00:00
sh Update. 2004-07-14 16:41:44 +00:00
sparc (memcpy): Optimize better for smaller than 256 byte copies. Also, use only one unrolled loop instead of two for the large copy case. 2004-07-31 17:14:51 +00:00
standalone Update. 2002-08-03 07:02:10 +00:00
tahoe update from main archive 960909 1996-09-10 02:00:15 +00:00
unix Update. 2004-08-13 05:46:56 +00:00
vax Update. 2002-12-31 20:46:11 +00:00
wordsize-32 Update. 2004-03-08 21:31:23 +00:00
wordsize-64 * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change. 2003-03-03 09:45:25 +00:00
x86_64 [BZ #258] 2004-07-20 07:06:48 +00:00
z8000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00