glibc/sysdeps/posix
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
..
clock.c
clock_getres.c
ctermid.c
cuserid.c
dup.c
dup2.c
euidaccess.c [BZ #2648] 2007-02-17 18:58:25 +00:00
flock.c
fpathconf.c
gai_strerror-strs.h * sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations. 2005-12-20 17:53:00 +00:00
gai_strerror.c * sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations. 2005-12-20 17:53:00 +00:00
getaddrinfo.c * include/ifaddrs.h: Remove in6ai_temporary. 2007-11-14 06:58:35 +00:00
getcwd.c
getdtsz.c
getpagesize.c
gettimeofday.c * configure.in: Remove gnu_ld definition and everything using it. 2005-11-06 02:06:06 +00:00
isatty.c
isfdtype.c
killpg.c
libc_fatal.c * sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast. 2005-12-29 10:38:16 +00:00
Makefile 2006-02-27 Roland McGrath <roland@redhat.com> 2006-02-28 07:05:34 +00:00
open64.c
pathconf.c
pause.c * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed. 2006-07-31 05:58:51 +00:00
posix_fallocate.c
posix_fallocate64.c * sysdeps/posix/posix_fallocate64.c: Undefine 2007-07-28 18:13:45 +00:00
pread.c
pread64.c
profil.c [BZ #2268] 2006-02-03 22:28:47 +00:00
pwrite.c
pwrite64.c
raise.c
readv.c
remove.c
rename.c
shm_open.c * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. 2005-12-15 21:13:14 +00:00
shm_unlink.c * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. 2005-12-15 21:13:14 +00:00
sigblock.c
sigignore.c
sigintr.c
signal.c
sigpause.c
sigset.c [BZ #1951] 2006-04-23 19:05:33 +00:00
sigsetmask.c
sigsuspend.c
sigvec.c
sigwait.c
sleep.c
spawni.c * sysdeps/posix/spawni.c (__spawni): Use local_seteuid and 2006-06-04 22:17:06 +00:00
sprofil.c * elf/cache.c: Use <> rather than "" #includes. 2005-12-21 22:16:34 +00:00
sysconf.c * malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2 * SIZE_SZ) value. 2006-03-06 06:18:43 +00:00
system.c * sysdeps/posix/system.c: Remove NO_WAITPID support, it cannot 2007-01-17 04:39:59 +00:00
sysv_signal.c
tempname.c * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostemp 2007-08-11 02:48:28 +00:00
truncate.c
ttyname.c
ttyname_r.c
utimes.c
wait.c
wait3.c
waitid.c
writev.c