about summary refs log tree commit diff
path: root/sysdeps/posix
Commit message (Expand)AuthorAgeFilesLines
* Handle POSIX-compliant errno value of unlink in remove.Ulrich Drepper2010-04-041-2/+8
* Fix one case of last checkin.Ulrich Drepper2010-03-261-0/+1
* Don't abort immediately on successful lookup in getaddrinfo.Ulrich Drepper2010-03-261-10/+10
* Fix spurious UNAVAIL status is getaddrinfoAndreas Schwab2010-03-261-0/+1
* Fix typo in cuseridAndreas Schwab2010-03-251-1/+1
* calls to cuserid() can result in buffer overruns and/or overflowsJonathan Geisler2010-03-241-2/+3
* Fix a few error cases in *name4_r lookup handling.Ulrich Drepper2009-12-101-7/+2
* Implement mkstemps and mkstemps64.Ulrich Drepper2009-10-301-7/+7
* Handle missing NSS modules and those without callbacks.Ulrich Drepper2009-07-251-0/+2
* Preserve message printed before abort.Ulrich Drepper2009-06-151-1/+16
* * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust.Ulrich Drepper2009-04-232-24/+12
* * sysdeps/posix/preadv.c: Reading of zero bytes is no error.Ulrich Drepper2009-04-172-2/+2
* * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.Ulrich Drepper2009-04-034-0/+234
* * sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper2009-04-032-45/+37
* ..Ulrich Drepper2009-02-251-0/+10
* [BZ #7095]Ulrich Drepper2009-02-071-2/+29
* * sysdeps/posix/getaddrinfo.c (gaih_inet): When theUlrich Drepper2008-12-291-0/+2
* * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): RecognizeUlrich Drepper2008-12-031-0/+2
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): Only restrict searchUlrich Drepper2008-11-271-7/+1
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): If the system hasUlrich Drepper2008-11-271-0/+6
* * sysdeps/posix/clock_getres.c (hp_timing_getres): Remove inlineUlrich Drepper2008-08-021-2/+2
* * sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size of initialUlrich Drepper2008-07-301-1/+1
* * sysdeps/posix/getaddrinfo.c: Move _res_hconf_init call to aUlrich Drepper2008-06-131-21/+9
* * sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports noUlrich Drepper2008-05-171-1/+4
* * sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_rUlrich Drepper2008-05-161-2/+3
* (match_prefix): Don't treat IPv4 loopback address special whenUlrich Drepper2008-05-141-11/+5
* * sysdeps/posix/getaddrinfo.c (get_scope): Loopback addresses haveUlrich Drepper2008-05-141-1/+4
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): Add _res_hconf_initUlrich Drepper2008-05-141-0/+5
* * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP, UDPlite,Ulrich Drepper2008-05-141-0/+4
* * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP andUlrich Drepper2008-05-141-17/+25
* * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper2008-05-101-73/+116
* [BZ #5939]Ulrich Drepper2008-03-301-1/+1
* * posix/gai.conf: Fix comment for scope nullbits.Ulrich Drepper2008-03-261-0/+1
* Remove useless "if" before "free".Ulrich Drepper2008-03-191-2/+1
* * sysdeps/posix/getaddrinfo.c (default_labels): Adjust for changeUlrich Drepper2008-01-161-52/+52
* * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Store result ofUlrich Drepper2008-01-101-12/+39
* * sysdeps/posix/getaddrinfo.c (sort_results): Remove service_orderUlrich Drepper2008-01-101-37/+37
* * sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables.Ulrich Drepper2007-11-201-13/+201
* * sysdeps/posix/getaddrinfo.c (default_labels): Describe entry forUlrich Drepper2007-11-191-0/+1
* * include/ifaddrs.h: Remove in6ai_temporary.Ulrich Drepper2007-11-141-63/+46
* * include/ifaddrs.c (struct in6addrinfo): Add prefixlen field.Ulrich Drepper2007-11-121-74/+91
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorting addressesUlrich Drepper2007-10-171-6/+21
* * sysdeps/posix/getaddrinfo.c (struct sort_result): Add cvs/fedora-glibc-20071014T1847Ulrich Drepper2007-10-141-2/+7
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use Jakub Jelinek2007-09-241-1/+1
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid unnecessaryUlrich Drepper2007-09-191-6/+41
* * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostempUlrich Drepper2007-08-111-11/+7
* * sysdeps/posix/posix_fallocate64.c: UndefineUlrich Drepper2007-07-281-1/+2
* [BZ #4102]Ulrich Drepper2007-04-281-5/+77
* * sysdeps/posix/getaddrinfo.c: Remove commented-out code.Ulrich Drepper2007-04-181-176/+0
* * sysdeps/posix/getaddrinfo.c (get_scope): Correct test forUlrich Drepper2007-03-061-1/+1