Age | Commit message (Expand) | Author |
2006-11-09 | [BZ #3493] | Ulrich Drepper |
2006-09-30 | * posix/glob.c (glob_in_dir): Add some comments and asserts to | Ulrich Drepper |
2006-09-25 | [BZ #3252, BZ #3253]cvs/fedora-glibc-20060925T1535 | Ulrich Drepper |
2006-09-12 | [BZ #2526, BZ #3138, BZ #3143] | Ulrich Drepper |
2006-09-07 | [BZ #3155] | Ulrich Drepper |
2006-08-24 | * posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, not | Ulrich Drepper |
2006-08-02 | [BZ #2980]cvs/fedora-glibc-20060802T1650 | Ulrich Drepper |
2006-06-04 | * posix/regex_internal.c (re_string_skip_chars): If no character has | Ulrich Drepper |
2006-05-18 | * sysdeps/posix/getaddrinfo.c: Add unique labels to the default | Ulrich Drepper |
2006-05-10 | * posix/wordexp.c (parse_glob): No need to check ifs for NULL, the | Ulrich Drepper |
2006-05-10 | * posix/wordexp.c: Remove numerous NULL pointer tests before FREE | Ulrich Drepper |
2006-05-10 | * posix/wordexp.c (w_addword): Free word if realloc fails and it | Ulrich Drepper |
2006-05-04 | * sysdeps/posix/getaddrinfo.c: Implement configuration file | Ulrich Drepper |
2006-05-02 | [BZ #1201] | Ulrich Drepper |
2006-04-30 | * posix/Makefile (tests): Add tst-getaddrinfo3. | Ulrich Drepper |
2006-04-24 | * posix/tst-rfc3484.c (do_test): Also initialize source_addr_flagscvs/fedora-glibc-20060425T0903 | Ulrich Drepper |
2006-04-24 | * posix/tst-rfc3484.c: Include <ifaddrs.h> early. | Ulrich Drepper |
2006-04-24 | * posix/bits/unistd.h (__readlinkat_chk): New prototype. | Ulrich Drepper |
2006-04-21 | [BZ #2534, BZ #2535] | Ulrich Drepper |
2006-04-20 | * include/ifaddrs.h: Get uint32_t definition. | Ulrich Drepper |
2006-04-15 | * sysdeps/posix/getaddrinfo.c: Fix precedence for IP V4-to-V6 | Ulrich Drepper |
2006-04-05 | 2006-04-05 Alan Modra <amodra@bigpond.net.au> | Ulrich Drepper |
2006-04-01 | [BZ #2450] | Ulrich Drepper |
2006-02-28 | * posix/sys/types.h [!__GNUC_PREREQ (2, 7)] (int64_t, u_int64_t): | Roland McGrath |
2006-02-27 | Add fifth parameter to linkat. | Ulrich Drepper |
2006-02-23 | * sysdeps/unix/sysv/linux/ftruncate64.c: Find generic implementation | Roland McGrath |
2006-02-21 | [BZ #2329] | Roland McGrath |
2006-01-31 | * inet/rcmd.c (iruserfopen): Remove redundant initialization. | Roland McGrath |
2006-01-15 | [BZ #1950, BZ #2153] | Andreas Jaeger |
2006-01-11 | [BZ #1060] | Roland McGrath |
2006-01-08 | [BZ #1535] | Roland McGrath |
2006-01-06 | * io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro. | Roland McGrath |
2006-01-06 | * io/euidaccess.c: Add eaccess as an alias. | Roland McGrath |
2006-01-05 | * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE when | Roland McGrath |
2006-01-03 | * posix/unistd.h (ctermid): Remove __nonnull attribute. | Ulrich Drepper |
2006-01-02 | * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114 | Ulrich Drepper |
2006-01-01 | Update copyright year. | Ulrich Drepper |
2005-12-27 | * posix/tst-execle1.c (do_test): Add a const. | Roland McGrath |
2005-12-27 | 2005-12-27 Roland McGrath <roland@redhat.com> | Roland McGrath |
2005-12-16 | * sysdeps/unix/sysv/linux/renameat.c: Move errno setting code in | Ulrich Drepper |
2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper |
2005-12-14 | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper |
2005-12-11 | * posix/regex_internal.h: Include <stdint.h> if available. | Ulrich Drepper |
2005-12-07 | * catgets/gencat.c: Use GPL, not LGPL. | Ulrich Drepper |
2005-11-11 | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper |
2005-11-06 | * configure.in: Remove gnu_ld definition and everything using it. | Ulrich Drepper |
2005-10-15 | [BZ #1224] | Ulrich Drepper |
2005-10-15 | [BZ #1221] | Ulrich Drepper |
2005-10-15 | * posix/regexec.c: Finish prototyping of static functions. | Ulrich Drepper |
2005-10-14 | [BZ #368] | Ulrich Drepper |