| Commit message (Expand) | Author | Age | Files | Lines |
* | * sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables. | Ulrich Drepper | 2007-11-20 | 1 | -13/+201 |
* | * sysdeps/posix/getaddrinfo.c (default_labels): Describe entry for | Ulrich Drepper | 2007-11-19 | 1 | -0/+1 |
* | * include/ifaddrs.h: Remove in6ai_temporary. | Ulrich Drepper | 2007-11-14 | 1 | -63/+46 |
* | * include/ifaddrs.c (struct in6addrinfo): Add prefixlen field. | Ulrich Drepper | 2007-11-12 | 1 | -74/+91 |
* | * sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorting addresses | Ulrich Drepper | 2007-10-17 | 1 | -6/+21 |
* | * sysdeps/posix/getaddrinfo.c (struct sort_result): Add cvs/fedora-glibc-20071014T1847 | Ulrich Drepper | 2007-10-14 | 1 | -2/+7 |
* | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use | Jakub Jelinek | 2007-09-24 | 1 | -1/+1 |
* | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid unnecessary | Ulrich Drepper | 2007-09-19 | 1 | -6/+41 |
* | * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostemp | Ulrich Drepper | 2007-08-11 | 1 | -11/+7 |
* | * sysdeps/posix/posix_fallocate64.c: Undefine | Ulrich Drepper | 2007-07-28 | 1 | -1/+2 |
* | [BZ #4102] | Ulrich Drepper | 2007-04-28 | 1 | -5/+77 |
* | * sysdeps/posix/getaddrinfo.c: Remove commented-out code. | Ulrich Drepper | 2007-04-18 | 1 | -176/+0 |
* | * sysdeps/posix/getaddrinfo.c (get_scope): Correct test for | Ulrich Drepper | 2007-03-06 | 1 | -1/+1 |
* | [BZ #2648] | Ulrich Drepper | 2007-02-17 | 1 | -5/+5 |
* | * sysdeps/posix/system.c: Remove NO_WAITPID support, it cannot | Ulrich Drepper | 2007-01-17 | 1 | -17/+1 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 2 | -13/+11 |
* | . | Jakub Jelinek | 2007-07-31 | 2 | -11/+13 |
* | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for cvs/fedora-glibc-20061109T2048 | Ulrich Drepper | 2006-11-09 | 1 | -3/+5 |
* | [BZ #3369] | Ulrich Drepper | 2006-10-16 | 1 | -5/+5 |
* | * sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and val | Ulrich Drepper | 2006-10-02 | 1 | -2/+2 |
* | * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4, | Ulrich Drepper | 2006-09-24 | 1 | -2/+10 |
* | * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed. cvs/fedora-glibc-20060731T0706 | Roland McGrath | 2006-07-31 | 1 | -1/+17 |
* | * sysdeps/posix/spawni.c (__spawni): Use local_seteuid and | Ulrich Drepper | 2006-06-04 | 1 | -1/+3 |
* | * sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces. | Ulrich Drepper | 2006-06-04 | 1 | -5/+6 |
* | * sysdeps/posix/getaddrinfo.c (gaiconf_init): Initialize bits in | Ulrich Drepper | 2006-05-30 | 1 | -1/+2 |
* | * sysdeps/posix/getaddrinfo.c: Add unique labels to the default | Ulrich Drepper | 2006-05-18 | 1 | -1/+16 |
* | * posix/wordexp.c: Remove numerous NULL pointer tests before FREE | Ulrich Drepper | 2006-05-10 | 1 | -1/+0 |
* | * posix/wordexp.c (w_addword): Free word if realloc fails and it | Ulrich Drepper | 2006-05-10 | 1 | -2/+9 |
* | * sysdeps/posix/getaddrinfo.c: Implement configuration file | Ulrich Drepper | 2006-05-04 | 1 | -33/+379 |
* | * posix/Makefile (tests): Add tst-getaddrinfo3. | Ulrich Drepper | 2006-04-30 | 1 | -1/+1 |
* | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo which caused cvs/fedora-glibc-20060426T2000 | Ulrich Drepper | 2006-04-26 | 1 | -1/+1 |
* | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Always initialize in6ai. | Ulrich Drepper | 2006-04-24 | 1 | -1/+1 |
* | [BZ #1951] | Ulrich Drepper | 2006-04-23 | 1 | -6/+17 |
* | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Rewrite to avoid loop | Ulrich Drepper | 2006-04-18 | 1 | -4/+38 |
* | * include/ifaddrs.h: Define struct in6addrinfo. | Ulrich Drepper | 2006-04-16 | 1 | -27/+100 |
* | * sysdeps/posix/getaddrinfo.c: Fix precedence for IP V4-to-V6 | Ulrich Drepper | 2006-04-15 | 1 | -1/+1 |
* | * sysdeps/posix/tempname.c (__gen_tempname): Change attempts_min | Ulrich Drepper | 2006-04-07 | 1 | -3/+7 |
* | * sysdeps/posix/getaddrinfo.c (gaih_inet): No need to duplicate | Ulrich Drepper | 2006-03-29 | 1 | -9/+4 |
* | * malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2 * SIZE_SZ) value. cvs/fedora-glibc-20060306T0720 | Roland McGrath | 2006-03-06 | 1 | -4/+4 |
* | * sysdeps/posix/sysconf.c (__sysconf): Use #if _POSIX_FOO > 0 | Roland McGrath | 2006-03-06 | 1 | -80/+80 |
* | 2006-02-27 Roland McGrath <roland@redhat.com> | Roland McGrath | 2006-02-28 | 1 | -0/+5 |
* | [BZ #2268] | Roland McGrath | 2006-02-03 | 1 | -2/+4 |
* | [BZ #1535] | Roland McGrath | 2006-01-08 | 1 | -3/+3 |
* | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath | 2006-01-08 | 1 | -1/+0 |
* | * io/euidaccess.c: Add eaccess as an alias. | Roland McGrath | 2006-01-06 | 1 | -0/+2 |
* | * sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast. | Roland McGrath | 2005-12-29 | 1 | -3/+4 |
* | * elf/cache.c: Use <> rather than "" #includes. | Roland McGrath | 2005-12-21 | 1 | -2/+2 |
* | * sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations. | Ulrich Drepper | 2005-12-20 | 3 | -30/+58 |
* | * sysdeps/posix/getaddrinfo.c (gaih): Mark as const. cvs/fedora-glibc-20051220T1751 | Ulrich Drepper | 2005-12-20 | 1 | -2/+3 |
* | * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. | Roland McGrath | 2005-12-15 | 4 | -8/+8 |