aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/posix/getaddrinfo.c
AgeCommit message (Expand)AuthorFilesLines
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
2002-08-29(gaih_inet): Fix code to determine canonical name.Ulrich Drepper1-13/+41
2002-08-06* include/rpc/auth.h: Use libc_hidden_proto for getnetname,Roland McGrath1-0/+2
2002-08-06* sysdeps/posix/system.c (do_system): New function, guts broken out ofRoland McGrath1-2/+1
2002-08-04Update.Ulrich Drepper1-1/+2
2002-07-06Update.Andreas Jaeger1-8/+1
2001-05-23Update.Ulrich Drepper1-0/+5
2001-02-02Update.Ulrich Drepper1-7/+7
2001-01-21Reduce .data size.Ulrich Drepper1-14/+18
2000-11-18Update.Ulrich Drepper1-9/+14
2000-11-10Update.Ulrich Drepper1-15/+34