aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/posix/getaddrinfo.c
AgeCommit message (Expand)AuthorFilesLines
2005-12-20* sysdeps/posix/getaddrinfo.c (gaih): Mark as const.cvs/fedora-glibc-20051220T1751Ulrich Drepper1-2/+3
2005-11-27* sysdeps/posix/getaddrinfo.c: Avoid RFC 3484 sorting if there areUlrich Drepper1-4/+9
2005-11-27(gaih_inet): Avoid some code duplication.Ulrich Drepper1-50/+29
2005-11-03[BZ #1774]Ulrich Drepper1-14/+16
2005-09-26(fls): New function. (gaih_inet): Don't use ffs, use fls. Convert address to...Ulrich Drepper1-6/+21
2005-09-26[BZ #524]Ulrich Drepper1-1/+1
2005-05-182005-05-17 Neal H. Walfield <neal@gnu.org>Roland McGrath1-4/+4
2005-02-17[BZ #284, BZ #721]Roland McGrath1-1/+1
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-645/+161
2007-07-122.5-18.1Jakub Jelinek1-161/+645
2004-11-22Update.Ulrich Drepper1-0/+2
2004-09-28(gaih_inet): If NAME is a numerical IP address and AI_CANONNAME is set, retur...Ulrich Drepper1-0/+10
2004-09-26[BZ #358]Ulrich Drepper1-11/+30
2004-09-25(getaddrinfo): If determinination of source address fails, initialized source...Ulrich Drepper1-16/+20
2004-09-18Update.Ulrich Drepper1-2/+7
2004-09-18Update.Ulrich Drepper1-3/+3
2004-09-17[BZ #390]Ulrich Drepper1-6/+16
2004-09-16iAdd __nscd_getai prototype.Ulrich Drepper1-56/+64
2004-09-15Update.Ulrich Drepper1-16/+185
2004-09-06(gaih_inet): Little code cleanup. Move variable h into gethosts macro.Ulrich Drepper1-1/+1
2004-09-06(gaih_inet): Fix problem with AF_UNSPEC lookup with AI_CANONNAME of name whic...Ulrich Drepper1-1/+3
2004-08-19Update.Ulrich Drepper1-15/+16
2004-08-19Update.Ulrich Drepper1-20/+23
2004-08-19Update.Ulrich Drepper1-4/+5
2004-08-18Update.Ulrich Drepper1-2/+3
2004-08-18UpdateUlrich Drepper1-24/+20
2004-08-15Update.Ulrich Drepper1-8/+13
2004-08-15Update.Ulrich Drepper1-236/+168
2004-08-14Update.Ulrich Drepper1-0/+12
2004-08-14(gaih_inet): Really set ai_canonname only in one entry.Ulrich Drepper1-2/+6
2004-08-05Update.Ulrich Drepper1-3/+7
2004-08-05Update.Ulrich Drepper1-8/+12
2004-06-19Update.Ulrich Drepper1-2/+4
2004-03-17Update.Ulrich Drepper1-3/+16
2004-03-13Implement AI_CANONIDN.Ulrich Drepper1-5/+43
2004-03-08Update.Ulrich Drepper1-0/+18
2004-02-23Update.Ulrich Drepper1-2/+4
2004-02-16Update.Ulrich Drepper1-22/+2
2004-02-16Update.Ulrich Drepper1-3/+23
2003-11-18Update.Ulrich Drepper1-1/+377
2003-06-16Update.Ulrich Drepper1-0/+2
2003-06-12Update.Ulrich Drepper1-1/+4
2003-06-10Update.Ulrich Drepper1-26/+4
2003-06-10Update.Ulrich Drepper1-5/+6
2003-04-25Update.Ulrich Drepper1-0/+1
2003-04-24Update.Ulrich Drepper1-92/+212
2003-04-23(gaih_inet): Check for rc == ERANGE, not rc == errno. Use extend_alloca.Ulrich Drepper1-5/+3
2002-12-17Update.Ulrich Drepper1-19/+22
2002-11-20Update.Ulrich Drepper1-1/+1
2002-11-20Update.Ulrich Drepper1-12/+113