glibc/sysdeps/posix
Jeroen van Bemmel 7b6e99be77 Avoid duplicate DNS requests if answer is longer than a implementation
limit

        [BZ #14307]
        * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
        the temporary buffer used to invoke __gethostbyname2_r,
        __gethostbyaddr_r and gethostbyname4_r to make room for struct
        host_data / struct gaih_addrtuple.
        * resolv/nss_dns/dns-host.c (global scope): Move definition of
        implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
        header file nss/nsswitch.h.
        * nss/nsswitch.h (global scope): Add definition of implementation
        constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
        resolv/nss_dns/dns-host.c).
2012-07-12 11:31:48 +05:30
..
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 Avoid duplicate DNS requests if answer is longer than a implementation 2012-07-12 11:31:48 +05:30
getcwd.c Hurd: #include <kernel-features.h> 2012-05-10 15:57:24 -07:00
getdtsz.c
gethostname.c
getpagesize.c
gettimeofday.c Switch gettimeofday from INTUSE to libc_hidden_proto. 2012-05-24 13:12:34 -07:00
isatty.c
isfdtype.c
killpg.c
libc_fatal.c
Makefile
open64.c
pathconf.c
pause.c
posix_fallocate.c
posix_fallocate64.c
pread.c
pread64.c
preadv.c
preadv64.c
profil.c
pwrite.c
pwrite64.c
pwritev.c
pwritev64.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