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