mirror of git://sourceware.org/git/glibc.git
(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. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| clock.c | ||
| clock_getres.c | ||
| ctermid.c | ||
| cuserid.c | ||
| dup.c | ||
| dup2.c | ||
| euidaccess.c | ||
| flock.c | ||
| fpathconf.c | ||
| gai_strerror-strs.h | ||
| gai_strerror.c | ||
| getaddrinfo.c | ||
| getcwd.c | ||
| getdtsz.c | ||
| getpagesize.c | ||
| gettimeofday.c | ||
| isatty.c | ||
| isfdtype.c | ||
| killpg.c | ||
| libc_fatal.c | ||
| open64.c | ||
| pathconf.c | ||
| pause.c | ||
| posix_fallocate.c | ||
| posix_fallocate64.c | ||
| pread.c | ||
| pread64.c | ||
| profil.c | ||
| pwrite.c | ||
| pwrite64.c | ||
| raise.c | ||
| readv.c | ||
| remove.c | ||
| rename.c | ||
| shm_open.c | ||
| shm_unlink.c | ||
| sigblock.c | ||
| sigignore.c | ||
| sigintr.c | ||
| signal.c | ||
| sigpause.c | ||
| sigset.c | ||
| sigsetmask.c | ||
| sigsuspend.c | ||
| sigvec.c | ||
| sigwait.c | ||
| sleep.c | ||
| spawni.c | ||
| sprofil.c | ||
| sysconf.c | ||
| system.c | ||
| sysv_signal.c | ||
| tempname.c | ||
| truncate.c | ||
| ttyname.c | ||
| ttyname_r.c | ||
| utimes.c | ||
| wait.c | ||
| wait3.c | ||
| waitid.c | ||
| writev.c | ||