glibc/sysdeps
Ulrich Drepper 773e79b316 * include/ifaddrs.h: Remove in6ai_temporary.
(struct in6addrinfo): Add index element.
	Declare __check_native.
	* inet/Makefile (aux): Add check_native.
	* sysdeps/unix/sysv/linux/check_native.c: New file.
	* sysdeps/unix/sysv/linux/check_pf.c: No need to recognize
	IFA_F_TEMPORARY.  Pass back ifa_index.
	* sysdeps/posix/getaddrinfo.c: Remove netlink compatibility code.
	(rfc3484_sort): Add new parameter.  Implement rule 7 correctly:
	call __check_native if necessary.
	(getaddrinfo): Fill in index field.  Use qsort_r instead of qsort
	to sort addresses.  Pass information about the results.
	* posix/tst-rfc3484.c: Adjust for addition of index field and change
	of rfc3484_sort interface.
	* posix/tst-rfc3484-2.c: Likewise.
2007-11-14 06:58:35 +00:00
..
alpha * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. 2007-09-15 02:38:04 +00:00
generic * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Store 2007-09-29 06:58:31 +00:00
gnu * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC. 2007-10-11 16:32:14 +00:00
i386 2007-09-13 H.J. Lu <hongjiu.lu@intel.com> 2007-11-13 01:56:18 +00:00
ia64 [BZ #3112] 2007-10-28 01:29:21 +00:00
ieee754 [BZ #4407] 2007-10-06 18:37:30 +00:00
mach Hurd-specific kernel-features.h. 2007-11-13 16:28:42 +00:00
posix * include/ifaddrs.h: Remove in6ai_temporary. 2007-11-14 06:58:35 +00:00
powerpc * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. 2007-09-15 02:38:04 +00:00
pthread * sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessary 2007-11-10 19:40:16 +00:00
s390 * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. 2007-09-15 02:38:04 +00:00
sh * sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers. 2007-07-15 00:12:18 +00:00
sparc 2007-10-06 David S. Miller <davem@davemloft.net> 2007-10-19 06:59:33 +00:00
unix * include/ifaddrs.h: Remove in6ai_temporary. 2007-11-14 06:58:35 +00:00
wordsize-32 * po/.cvsignore: List libc.pot.files, and not any .pot names. 2006-01-08 06:46:10 +00:00
wordsize-64 * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to.. 2007-11-10 19:36:06 +00:00
x86_64 * sysdeps/x86_64/memset.S: Add sfence after movnti. 2007-11-08 01:07:04 +00:00