summaryrefslogtreecommitdiff
path: root/posix
AgeCommit message (Expand)Author
2006-05-18* sysdeps/posix/getaddrinfo.c: Add unique labels to the defaultUlrich Drepper
2006-05-10* posix/wordexp.c (parse_glob): No need to check ifs for NULL, theUlrich Drepper
2006-05-10* posix/wordexp.c: Remove numerous NULL pointer tests before FREEUlrich Drepper
2006-05-10* posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper
2006-05-04* sysdeps/posix/getaddrinfo.c: Implement configuration fileUlrich 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-20060425T0903Ulrich 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-V6Ulrich Drepper
2006-04-052006-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-27Add fifth parameter to linkat.Ulrich Drepper
2006-02-23* sysdeps/unix/sysv/linux/ftruncate64.c: Find generic implementationRoland 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 whenRoland 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-20060102T2114Ulrich Drepper
2006-01-01Update copyright year.Ulrich Drepper
2005-12-27* posix/tst-execle1.c (do_test): Add a const.Roland McGrath
2005-12-272005-12-27 Roland McGrath <roland@redhat.com>Roland McGrath
2005-12-16* sysdeps/unix/sysv/linux/renameat.c: Move errno setting code inUlrich Drepper
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2005-12-142005-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
2005-10-14[BZ #1373]Ulrich Drepper
2005-10-13[BZ #1248]Ulrich Drepper
2005-10-13* posix/regcomp.c: Likewise.Ulrich Drepper
2005-10-13[BZ #1231]Ulrich Drepper
2005-09-30* posix/regex.h: Pretty printing.Ulrich Drepper
2005-09-30* posix/regexec.c (update_cur_sifted_state, check_arrival,Ulrich Drepper
2005-09-29[BZ #1392]Roland McGrath
2005-09-29[BZ #1392]Roland McGrath