| Commit message (Expand) | Author | Age | Files | Lines |
* | * posix/wordexp.c (parse_glob): No need to check ifs for NULL, the | Ulrich Drepper | 2006-05-10 | 1 | -8/+4 |
* | * posix/wordexp.c: Remove numerous NULL pointer tests before FREE | Ulrich Drepper | 2006-05-10 | 1 | -20/+14 |
* | * posix/wordexp.c (w_addword): Free word if realloc fails and it | Ulrich Drepper | 2006-05-10 | 2 | -1/+7 |
* | * sysdeps/posix/getaddrinfo.c: Implement configuration file | Ulrich Drepper | 2006-05-04 | 3 | -0/+64 |
* | [BZ #1201] | Ulrich Drepper | 2006-05-02 | 1 | -1/+2 |
* | * posix/Makefile (tests): Add tst-getaddrinfo3. | Ulrich Drepper | 2006-04-30 | 2 | -1/+153 |
* | * posix/tst-rfc3484.c (do_test): Also initialize source_addr_flags cvs/fedora-glibc-20060425T0903 | Ulrich Drepper | 2006-04-24 | 2 | -0/+5 |
* | * posix/tst-rfc3484.c: Include <ifaddrs.h> early. | Ulrich Drepper | 2006-04-24 | 2 | -0/+2 |
* | * posix/bits/unistd.h (__readlinkat_chk): New prototype. | Ulrich Drepper | 2006-04-24 | 1 | -0/+22 |
* | [BZ #2534, BZ #2535] | Ulrich Drepper | 2006-04-21 | 1 | -10/+1 |
* | * include/ifaddrs.h: Get uint32_t definition. | Ulrich Drepper | 2006-04-20 | 2 | -2/+6 |
* | * sysdeps/posix/getaddrinfo.c: Fix precedence for IP V4-to-V6 | Ulrich Drepper | 2006-04-15 | 2 | -1/+127 |
* | 2006-04-05 Alan Modra <amodra@bigpond.net.au> | Ulrich Drepper | 2006-04-05 | 1 | -8/+8 |
* | [BZ #2450] | Ulrich Drepper | 2006-04-01 | 1 | -4/+5 |
* | * posix/sys/types.h [!__GNUC_PREREQ (2, 7)] (int64_t, u_int64_t): | Roland McGrath | 2006-02-28 | 1 | -3/+7 |
* | Add fifth parameter to linkat. | Ulrich Drepper | 2006-02-27 | 1 | -1/+2 |
* | * sysdeps/unix/sysv/linux/ftruncate64.c: Find generic implementation | Roland McGrath | 2006-02-23 | 1 | -1/+2 |
* | [BZ #2329] | Roland McGrath | 2006-02-21 | 5 | -26/+28 |
* | * inet/rcmd.c (iruserfopen): Remove redundant initialization. | Roland McGrath | 2006-01-31 | 1 | -3/+1 |
* | [BZ #1950, BZ #2153] | Andreas Jaeger | 2006-01-15 | 1 | -3/+3 |
* | [BZ #1060] | Roland McGrath | 2006-01-11 | 1 | -341/+86 |
* | [BZ #1535] | Roland McGrath | 2006-01-08 | 2 | -1/+31 |
* | * io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro. | Roland McGrath | 2006-01-06 | 1 | -0/+8 |
* | * io/euidaccess.c: Add eaccess as an alias. | Roland McGrath | 2006-01-06 | 1 | -0/+4 |
* | * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE when | Roland McGrath | 2006-01-05 | 1 | -4/+4 |
* | * posix/unistd.h (ctermid): Remove __nonnull attribute. | Ulrich Drepper | 2006-01-03 | 1 | -2/+2 |
* | * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE, cvs/fedora-glibc-20060102T2114 | Ulrich Drepper | 2006-01-02 | 1 | -2/+2 |
* | Update copyright year. | Ulrich Drepper | 2006-01-01 | 1 | -2/+2 |
* | * posix/tst-execle1.c (do_test): Add a const. | Roland McGrath | 2005-12-27 | 3 | -7/+7 |
* | 2005-12-27 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-12-27 | 2 | -2/+2 |
* | * sysdeps/unix/sysv/linux/renameat.c: Move errno setting code in | Ulrich Drepper | 2005-12-16 | 1 | -0/+18 |
* | Moved to csu/errno-loc.c. | Ulrich Drepper | 2005-12-14 | 63 | -0/+6501 |
* | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 2005-12-14 | 2 | -0/+75 |
* | * posix/regex_internal.h: Include <stdint.h> if available. | Ulrich Drepper | 2005-12-11 | 1 | -0/+8 |
* | * catgets/gencat.c: Use GPL, not LGPL. | Ulrich Drepper | 2005-12-07 | 1 | -11/+9 |
* | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper | 2005-11-11 | 1 | -0/+14 |
* | * configure.in: Remove gnu_ld definition and everything using it. | Ulrich Drepper | 2005-11-06 | 2 | -7/+1 |
* | [BZ #1224] | Ulrich Drepper | 2005-10-15 | 1 | -27/+8 |
* | [BZ #1221] | Ulrich Drepper | 2005-10-15 | 1 | -5/+3 |
* | * posix/regexec.c: Finish prototyping of static functions. | Ulrich Drepper | 2005-10-15 | 2 | -0/+54 |
* | [BZ #368] | Ulrich Drepper | 2005-10-14 | 2 | -49/+66 |
* | [BZ #1373] | Ulrich Drepper | 2005-10-14 | 2 | -20/+26 |
* | [BZ #1248] | Ulrich Drepper | 2005-10-13 | 2 | -86/+44 |
* | * posix/regcomp.c: Likewise. | Ulrich Drepper | 2005-10-13 | 1 | -195/+77 |
* | [BZ #1231] | Ulrich Drepper | 2005-10-13 | 2 | -343/+146 |
* | * posix/regex.h: Pretty printing. | Ulrich Drepper | 2005-09-30 | 1 | -61/+51 |
* | * posix/regexec.c (update_cur_sifted_state, check_arrival, | Ulrich Drepper | 2005-09-30 | 1 | -3/+3 |
* | [BZ #1392] | Roland McGrath | 2005-09-29 | 1 | -1/+1 |
* | [BZ #1392] | Roland McGrath | 2005-09-29 | 1 | -4/+5 |
* | [BZ #1302] | Ulrich Drepper | 2005-09-28 | 3 | -130/+134 |