Age | Commit message (Expand) | Author |
2011-01-13 | Relax requirement on close in child created by posix_spawn. | Ulrich Drepper |
2010-08-11 | Add self-contained test for NSS. | Ulrich Drepper |
2010-04-04 | Handle POSIX-compliant errno value of unlink in remove. | Ulrich Drepper |
2010-03-26 | Fix one case of last checkin. | Ulrich Drepper |
2010-03-26 | Don't abort immediately on successful lookup in getaddrinfo. | Ulrich Drepper |
2010-03-26 | Fix spurious UNAVAIL status is getaddrinfo | Andreas Schwab |
2010-03-25 | Fix typo in cuserid | Andreas Schwab |
2010-03-24 | calls to cuserid() can result in buffer overruns and/or overflows | Jonathan Geisler |
2009-12-10 | Fix a few error cases in *name4_r lookup handling. | Ulrich Drepper |
2009-10-30 | Implement mkstemps and mkstemps64. | Ulrich Drepper |
2009-07-25 | Handle missing NSS modules and those without callbacks. | Ulrich Drepper |
2009-06-15 | Preserve message printed before abort. | Ulrich Drepper |
2009-04-23 | * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust. | Ulrich Drepper |
2009-04-17 | * sysdeps/posix/preadv.c: Reading of zero bytes is no error. | Ulrich Drepper |
2009-04-03 | * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64. | Ulrich Drepper |
2009-04-03 | * sysdeps/unix/sysv/linux/kernel-features.h: Define | Ulrich Drepper |
2009-02-25 | .. | Ulrich Drepper |
2009-02-07 | [BZ #7095] | Ulrich Drepper |
2008-12-29 | * sysdeps/posix/getaddrinfo.c (gaih_inet): When the | Ulrich Drepper |
2008-12-03 | * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Recognize | Ulrich Drepper |
2008-11-27 | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Only restrict search | Ulrich Drepper |
2008-11-27 | * sysdeps/posix/getaddrinfo.c (getaddrinfo): If the system has | Ulrich Drepper |
2008-08-02 | * sysdeps/posix/clock_getres.c (hp_timing_getres): Remove inline | Ulrich Drepper |
2008-07-30 | * sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size of initial | Ulrich Drepper |
2008-06-13 | * sysdeps/posix/getaddrinfo.c: Move _res_hconf_init call to a | Ulrich Drepper |
2008-05-17 | * sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports no | Ulrich Drepper |
2008-05-16 | * sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_r | Ulrich Drepper |
2008-05-14 | (match_prefix): Don't treat IPv4 loopback address special when | Ulrich Drepper |
2008-05-14 | * sysdeps/posix/getaddrinfo.c (get_scope): Loopback addresses have | Ulrich Drepper |
2008-05-14 | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Add _res_hconf_init | Ulrich Drepper |
2008-05-14 | * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP, UDPlite, | Ulrich Drepper |
2008-05-14 | * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP and | Ulrich Drepper |
2008-05-10 | * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend | Ulrich Drepper |
2008-03-30 | [BZ #5939] | Ulrich Drepper |
2008-03-26 | * posix/gai.conf: Fix comment for scope nullbits. | Ulrich Drepper |
2008-03-19 | Remove useless "if" before "free". | Ulrich Drepper |
2008-01-16 | * sysdeps/posix/getaddrinfo.c (default_labels): Adjust for change | Ulrich Drepper |
2008-01-10 | * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Store result of | Ulrich Drepper |
2008-01-10 | * sysdeps/posix/getaddrinfo.c (sort_results): Remove service_order | Ulrich Drepper |
2007-11-20 | * sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables. | Ulrich Drepper |
2007-11-19 | * sysdeps/posix/getaddrinfo.c (default_labels): Describe entry for | Ulrich Drepper |
2007-11-14 | * include/ifaddrs.h: Remove in6ai_temporary. | Ulrich Drepper |
2007-11-12 | * include/ifaddrs.c (struct in6addrinfo): Add prefixlen field. | Ulrich Drepper |
2007-10-17 | * sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorting addresses | Ulrich Drepper |
2007-10-14 | * sysdeps/posix/getaddrinfo.c (struct sort_result): Addcvs/fedora-glibc-20071014T1847 | Ulrich Drepper |
2007-09-24 | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use | Jakub Jelinek |
2007-09-19 | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid unnecessary | Ulrich Drepper |
2007-08-11 | * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostemp | Ulrich Drepper |
2007-07-28 | * sysdeps/posix/posix_fallocate64.c: Undefine | Ulrich Drepper |
2007-04-28 | [BZ #4102] | Ulrich Drepper |