aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/posix
AgeCommit message (Expand)AuthorFilesLines
2011-01-19Fix decoding of canonical name in getaddrinfo.Ulrich Drepper1-0/+1
2011-01-13Relax requirement on close in child created by posix_spawn.Ulrich Drepper1-3/+17
2010-08-11Add self-contained test for NSS.Ulrich Drepper1-1/+2
2010-04-04Handle POSIX-compliant errno value of unlink in remove.Ulrich Drepper1-2/+8
2010-03-26Fix one case of last checkin.Ulrich Drepper1-0/+1
2010-03-26Don't abort immediately on successful lookup in getaddrinfo.Ulrich Drepper1-10/+10
2010-03-26Fix spurious UNAVAIL status is getaddrinfoAndreas Schwab1-0/+1
2010-03-25Fix typo in cuseridAndreas Schwab1-1/+1
2010-03-24calls to cuserid() can result in buffer overruns and/or overflowsJonathan Geisler1-2/+3
2009-12-10Fix a few error cases in *name4_r lookup handling.Ulrich Drepper1-7/+2
2009-10-30Implement mkstemps and mkstemps64.Ulrich Drepper1-7/+7
2009-07-25Handle missing NSS modules and those without callbacks.Ulrich Drepper1-0/+2
2009-06-15Preserve message printed before abort.Ulrich Drepper1-1/+16
2009-04-23* sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust.Ulrich Drepper2-24/+12
2009-04-17* sysdeps/posix/preadv.c: Reading of zero bytes is no error.Ulrich Drepper2-2/+2
2009-04-03* misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.Ulrich Drepper4-0/+234
2009-04-03* sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper2-45/+37
2009-02-25..Ulrich Drepper1-0/+10
2009-02-07[BZ #7095]Ulrich Drepper1-2/+29
2008-12-29* sysdeps/posix/getaddrinfo.c (gaih_inet): When theUlrich Drepper1-0/+2
2008-12-03* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): RecognizeUlrich Drepper1-0/+2
2008-11-27* sysdeps/posix/getaddrinfo.c (getaddrinfo): Only restrict searchUlrich Drepper1-7/+1
2008-11-27* sysdeps/posix/getaddrinfo.c (getaddrinfo): If the system hasUlrich Drepper1-0/+6
2008-08-02* sysdeps/posix/clock_getres.c (hp_timing_getres): Remove inlineUlrich Drepper1-2/+2
2008-07-30* sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size of initialUlrich Drepper1-1/+1
2008-06-13* sysdeps/posix/getaddrinfo.c: Move _res_hconf_init call to aUlrich Drepper1-21/+9
2008-05-17* sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports noUlrich Drepper1-1/+4
2008-05-16* sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_rUlrich Drepper1-2/+3
2008-05-14(match_prefix): Don't treat IPv4 loopback address special whenUlrich Drepper1-11/+5
2008-05-14* sysdeps/posix/getaddrinfo.c (get_scope): Loopback addresses haveUlrich Drepper1-1/+4
2008-05-14* sysdeps/posix/getaddrinfo.c (getaddrinfo): Add _res_hconf_initUlrich Drepper1-0/+5
2008-05-14* sysdeps/posix/getaddrinfo.c: Implement handling of DCCP, UDPlite,Ulrich Drepper1-0/+4
2008-05-14* sysdeps/posix/getaddrinfo.c: Implement handling of DCCP andUlrich Drepper1-17/+25
2008-05-10* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper1-73/+116
2008-03-30[BZ #5939]Ulrich Drepper1-1/+1
2008-03-26* posix/gai.conf: Fix comment for scope nullbits.Ulrich Drepper1-0/+1
2008-03-19Remove useless "if" before "free".Ulrich Drepper1-2/+1
2008-01-16* sysdeps/posix/getaddrinfo.c (default_labels): Adjust for changeUlrich Drepper1-52/+52
2008-01-10* sysdeps/posix/getaddrinfo.c (rfc3484_sort): Store result ofUlrich Drepper1-12/+39
2008-01-10* sysdeps/posix/getaddrinfo.c (sort_results): Remove service_orderUlrich Drepper1-37/+37
2007-11-20* sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables.Ulrich Drepper1-13/+201
2007-11-19* sysdeps/posix/getaddrinfo.c (default_labels): Describe entry forUlrich Drepper1-0/+1
2007-11-14* include/ifaddrs.h: Remove in6ai_temporary.Ulrich Drepper1-63/+46
2007-11-12* include/ifaddrs.c (struct in6addrinfo): Add prefixlen field.Ulrich Drepper1-74/+91
2007-10-17* sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorting addressesUlrich Drepper1-6/+21
2007-10-14* sysdeps/posix/getaddrinfo.c (struct sort_result): Addcvs/fedora-glibc-20071014T1847Ulrich Drepper1-2/+7
2007-09-24* sysdeps/posix/getaddrinfo.c (getaddrinfo): Use Jakub Jelinek1-1/+1
2007-09-19* sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid unnecessaryUlrich Drepper1-6/+41
2007-08-11* nscd/connections.c: Use O_CLOEXEC is possible. Use mkostempUlrich Drepper1-11/+7
2007-07-28* sysdeps/posix/posix_fallocate64.c: UndefineUlrich Drepper1-1/+2