Age | Commit message (Expand) | Author | Files | Lines |
2007-04-28 | [BZ #4102] | Ulrich Drepper | 1 | -5/+77 |
2007-04-18 | * sysdeps/posix/getaddrinfo.c: Remove commented-out code. | Ulrich Drepper | 1 | -176/+0 |
2007-03-06 | * sysdeps/posix/getaddrinfo.c (get_scope): Correct test for | Ulrich Drepper | 1 | -1/+1 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -8/+6 |
2007-07-31 | . | Jakub Jelinek | 1 | -6/+8 |
2006-11-09 | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test forcvs/fedora-glibc-20061109T2048 | Ulrich Drepper | 1 | -3/+5 |
2006-10-16 | [BZ #3369] | Ulrich Drepper | 1 | -5/+5 |
2006-10-02 | * sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and val | Ulrich Drepper | 1 | -2/+2 |
2006-09-24 | * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4, | Ulrich Drepper | 1 | -2/+10 |
2006-05-30 | * sysdeps/posix/getaddrinfo.c (gaiconf_init): Initialize bits in | Ulrich Drepper | 1 | -1/+2 |
2006-05-18 | * sysdeps/posix/getaddrinfo.c: Add unique labels to the default | Ulrich Drepper | 1 | -1/+16 |
2006-05-10 | * posix/wordexp.c: Remove numerous NULL pointer tests before FREE | Ulrich Drepper | 1 | -1/+0 |
2006-05-10 | * posix/wordexp.c (w_addword): Free word if realloc fails and it | Ulrich Drepper | 1 | -2/+9 |
2006-05-04 | * sysdeps/posix/getaddrinfo.c: Implement configuration file | Ulrich Drepper | 1 | -33/+379 |
2006-04-30 | * posix/Makefile (tests): Add tst-getaddrinfo3. | Ulrich Drepper | 1 | -1/+1 |
2006-04-26 | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo which causedcvs/fedora-glibc-20060426T2000 | Ulrich Drepper | 1 | -1/+1 |
2006-04-24 | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Always initialize in6ai. | Ulrich Drepper | 1 | -1/+1 |
2006-04-18 | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Rewrite to avoid loop | Ulrich Drepper | 1 | -4/+38 |
2006-04-16 | * include/ifaddrs.h: Define struct in6addrinfo. | Ulrich Drepper | 1 | -27/+100 |
2006-04-15 | * sysdeps/posix/getaddrinfo.c: Fix precedence for IP V4-to-V6 | Ulrich Drepper | 1 | -1/+1 |
2006-03-29 | * sysdeps/posix/getaddrinfo.c (gaih_inet): No need to duplicate | Ulrich Drepper | 1 | -9/+4 |
2005-12-20 | * sysdeps/posix/getaddrinfo.c (gaih): Mark as const.cvs/fedora-glibc-20051220T1751 | Ulrich Drepper | 1 | -2/+3 |
2005-11-27 | * sysdeps/posix/getaddrinfo.c: Avoid RFC 3484 sorting if there are | Ulrich Drepper | 1 | -4/+9 |
2005-11-27 | (gaih_inet): Avoid some code duplication. | Ulrich Drepper | 1 | -50/+29 |
2005-11-03 | [BZ #1774] | Ulrich Drepper | 1 | -14/+16 |
2005-09-26 | (fls): New function. (gaih_inet): Don't use ffs, use fls. Convert address to... | Ulrich Drepper | 1 | -6/+21 |
2005-09-26 | [BZ #524] | Ulrich Drepper | 1 | -1/+1 |
2005-05-18 | 2005-05-17 Neal H. Walfield <neal@gnu.org> | Roland McGrath | 1 | -4/+4 |
2005-02-17 | [BZ #284, BZ #721] | Roland McGrath | 1 | -1/+1 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -645/+161 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -161/+645 |
2004-11-22 | Update. | Ulrich Drepper | 1 | -0/+2 |
2004-09-28 | (gaih_inet): If NAME is a numerical IP address and AI_CANONNAME is set, retur... | Ulrich Drepper | 1 | -0/+10 |
2004-09-26 | [BZ #358] | Ulrich Drepper | 1 | -11/+30 |
2004-09-25 | (getaddrinfo): If determinination of source address fails, initialized source... | Ulrich Drepper | 1 | -16/+20 |
2004-09-18 | Update. | Ulrich Drepper | 1 | -2/+7 |
2004-09-18 | Update. | Ulrich Drepper | 1 | -3/+3 |
2004-09-17 | [BZ #390] | Ulrich Drepper | 1 | -6/+16 |
2004-09-16 | iAdd __nscd_getai prototype. | Ulrich Drepper | 1 | -56/+64 |
2004-09-15 | Update. | Ulrich Drepper | 1 | -16/+185 |
2004-09-06 | (gaih_inet): Little code cleanup. Move variable h into gethosts macro. | Ulrich Drepper | 1 | -1/+1 |
2004-09-06 | (gaih_inet): Fix problem with AF_UNSPEC lookup with AI_CANONNAME of name whic... | Ulrich Drepper | 1 | -1/+3 |
2004-08-19 | Update. | Ulrich Drepper | 1 | -15/+16 |
2004-08-19 | Update. | Ulrich Drepper | 1 | -20/+23 |
2004-08-19 | Update. | Ulrich Drepper | 1 | -4/+5 |
2004-08-18 | Update. | Ulrich Drepper | 1 | -2/+3 |
2004-08-18 | Update | Ulrich Drepper | 1 | -24/+20 |
2004-08-15 | Update. | Ulrich Drepper | 1 | -8/+13 |
2004-08-15 | Update. | Ulrich Drepper | 1 | -236/+168 |
2004-08-14 | Update. | Ulrich Drepper | 1 | -0/+12 |