about summary refs log tree commit diff
path: root/sysdeps/posix/getaddrinfo.c
Commit message (Expand)AuthorAgeFilesLines
...
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for cvs/fedora-glibc-20061109T2048Ulrich Drepper2006-11-091-3/+5
* [BZ #3369]Ulrich Drepper2006-10-161-5/+5
* * sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and valUlrich Drepper2006-10-021-2/+2
* * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,Ulrich Drepper2006-09-241-2/+10
* * sysdeps/posix/getaddrinfo.c (gaiconf_init): Initialize bits inUlrich Drepper2006-05-301-1/+2
* * sysdeps/posix/getaddrinfo.c: Add unique labels to the defaultUlrich Drepper2006-05-181-1/+16
* * posix/wordexp.c: Remove numerous NULL pointer tests before FREEUlrich Drepper2006-05-101-1/+0
* * posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper2006-05-101-2/+9
* * sysdeps/posix/getaddrinfo.c: Implement configuration fileUlrich Drepper2006-05-041-33/+379
* * posix/Makefile (tests): Add tst-getaddrinfo3.Ulrich Drepper2006-04-301-1/+1
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo which caused cvs/fedora-glibc-20060426T2000Ulrich Drepper2006-04-261-1/+1
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): Always initialize in6ai.Ulrich Drepper2006-04-241-1/+1
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): Rewrite to avoid loopUlrich Drepper2006-04-181-4/+38
* * include/ifaddrs.h: Define struct in6addrinfo.Ulrich Drepper2006-04-161-27/+100
* * sysdeps/posix/getaddrinfo.c: Fix precedence for IP V4-to-V6Ulrich Drepper2006-04-151-1/+1
* * sysdeps/posix/getaddrinfo.c (gaih_inet): No need to duplicateUlrich Drepper2006-03-291-9/+4
* * sysdeps/posix/getaddrinfo.c (gaih): Mark as const. cvs/fedora-glibc-20051220T1751Ulrich Drepper2005-12-201-2/+3
* * sysdeps/posix/getaddrinfo.c: Avoid RFC 3484 sorting if there areUlrich Drepper2005-11-271-4/+9
* (gaih_inet): Avoid some code duplication.Ulrich Drepper2005-11-271-50/+29
* [BZ #1774]Ulrich Drepper2005-11-031-14/+16
* (fls): New function. (gaih_inet): Don't use ffs, use fls. Convert address to...Ulrich Drepper2005-09-261-6/+21
* [BZ #524]Ulrich Drepper2005-09-261-1/+1
* 2005-05-17 Neal H. Walfield <neal@gnu.org>Roland McGrath2005-05-181-4/+4
* [BZ #284, BZ #721]Roland McGrath2005-02-171-1/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-645/+161
* 2.5-18.1Jakub Jelinek2007-07-121-161/+645
* Update.Ulrich Drepper2004-11-221-0/+2
* (gaih_inet): If NAME is a numerical IP address and AI_CANONNAME is set, retur...Ulrich Drepper2004-09-281-0/+10
* [BZ #358]Ulrich Drepper2004-09-261-11/+30
* (getaddrinfo): If determinination of source address fails, initialized source...Ulrich Drepper2004-09-251-16/+20
* Update.Ulrich Drepper2004-09-181-2/+7
* Update.Ulrich Drepper2004-09-181-3/+3
* [BZ #390]Ulrich Drepper2004-09-171-6/+16
* iAdd __nscd_getai prototype.Ulrich Drepper2004-09-161-56/+64
* Update.Ulrich Drepper2004-09-151-16/+185
* (gaih_inet): Little code cleanup. Move variable h into gethosts macro.Ulrich Drepper2004-09-061-1/+1
* (gaih_inet): Fix problem with AF_UNSPEC lookup with AI_CANONNAME of name whic...Ulrich Drepper2004-09-061-1/+3
* Update.Ulrich Drepper2004-08-191-15/+16
* Update.Ulrich Drepper2004-08-191-20/+23
* Update.Ulrich Drepper2004-08-191-4/+5
* Update.Ulrich Drepper2004-08-181-2/+3
* UpdateUlrich Drepper2004-08-181-24/+20
* Update.Ulrich Drepper2004-08-151-8/+13
* Update.Ulrich Drepper2004-08-151-236/+168
* Update.Ulrich Drepper2004-08-141-0/+12
* (gaih_inet): Really set ai_canonname only in one entry.Ulrich Drepper2004-08-141-2/+6
* Update.Ulrich Drepper2004-08-051-3/+7
* Update.Ulrich Drepper2004-08-051-8/+12
* Update.Ulrich Drepper2004-06-191-2/+4
* Update.Ulrich Drepper2004-03-171-3/+16