about summary refs log tree commit diff
path: root/posix
Commit message (Expand)AuthorAgeFilesLines
* * posix/unistd.h: Remove __THROW from fdatasync.Ulrich Drepper2007-05-071-1/+1
* [BZ #4364] cvs/fedora-glibc-20070416T2350Ulrich Drepper2007-04-161-2/+4
* * posix/sys/wait.h: Remove unnecessary forward declaration.Ulrich Drepper2007-04-071-5/+1
* * bits/sched.h: Define __CPU_COUNT. Declare __sched_cpucount.Ulrich Drepper2007-04-042-8/+9
* * posix/Makefile (routines): Add sched_cpucount.Ulrich Drepper2007-04-034-2/+84
* * posix/fnmatch.c (STRUCT): Define.Ulrich Drepper2007-04-013-30/+64
* Test of fnmatch with patterns using lots of *.Ulrich Drepper2007-04-011-0/+35
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-15/+15
* [BZ #3996]Ulrich Drepper2007-02-142-117/+331
* [BZ #3957]Ulrich Drepper2007-02-054-7/+143
* * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms.Ulrich Drepper2007-01-251-9/+3
* * stdio-common/_itowa.c: Don't compile _itowa for 64-bitUlrich Drepper2007-01-221-3/+9
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-117-153/+15
* .Jakub Jelinek2007-07-317-15/+153
* * posix/execvp.c: Include alloca.h.Ulrich Drepper2007-01-033-45/+298
* * posix/getconf.c: Update copyright year.Ulrich Drepper2007-01-031-2/+2
* * posix/wordexp.c: Remove some unnecessary tests.Ulrich Drepper2006-12-231-2/+2
* [BZ #3493]Ulrich Drepper2006-11-091-1/+1
* * posix/glob.c (glob_in_dir): Add some comments and asserts toUlrich Drepper2006-09-301-2/+16
* [BZ #3252, BZ #3253] cvs/fedora-glibc-20060925T1535Ulrich Drepper2006-09-251-54/+88
* [BZ #2526, BZ #3138, BZ #3143]Ulrich Drepper2006-09-124-4/+4
* [BZ #3155]Ulrich Drepper2006-09-073-21/+126
* * posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, notUlrich Drepper2006-08-242-2/+2
* [BZ #2980] cvs/fedora-glibc-20060802T1650Ulrich Drepper2006-08-021-1/+1
* * posix/regex_internal.c (re_string_skip_chars): If no character hasUlrich Drepper2006-06-043-10/+76
* * sysdeps/posix/getaddrinfo.c: Add unique labels to the defaultUlrich Drepper2006-05-181-7/+19
* * posix/wordexp.c (parse_glob): No need to check ifs for NULL, theUlrich Drepper2006-05-101-8/+4
* * posix/wordexp.c: Remove numerous NULL pointer tests before FREEUlrich Drepper2006-05-101-20/+14
* * posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper2006-05-102-1/+7
* * sysdeps/posix/getaddrinfo.c: Implement configuration fileUlrich Drepper2006-05-043-0/+64
* [BZ #1201]Ulrich Drepper2006-05-021-1/+2
* * posix/Makefile (tests): Add tst-getaddrinfo3.Ulrich Drepper2006-04-302-1/+153
* * posix/tst-rfc3484.c (do_test): Also initialize source_addr_flags cvs/fedora-glibc-20060425T0903Ulrich Drepper2006-04-242-0/+5
* * posix/tst-rfc3484.c: Include <ifaddrs.h> early.Ulrich Drepper2006-04-242-0/+2
* * posix/bits/unistd.h (__readlinkat_chk): New prototype.Ulrich Drepper2006-04-241-0/+22
* [BZ #2534, BZ #2535]Ulrich Drepper2006-04-211-10/+1
* * include/ifaddrs.h: Get uint32_t definition.Ulrich Drepper2006-04-202-2/+6
* * sysdeps/posix/getaddrinfo.c: Fix precedence for IP V4-to-V6Ulrich Drepper2006-04-152-1/+127
* 2006-04-05 Alan Modra <amodra@bigpond.net.au>Ulrich Drepper2006-04-051-8/+8
* [BZ #2450]Ulrich Drepper2006-04-011-4/+5
* * posix/sys/types.h [!__GNUC_PREREQ (2, 7)] (int64_t, u_int64_t):Roland McGrath2006-02-281-3/+7
* Add fifth parameter to linkat.Ulrich Drepper2006-02-271-1/+2
* * sysdeps/unix/sysv/linux/ftruncate64.c: Find generic implementationRoland McGrath2006-02-231-1/+2
* [BZ #2329]Roland McGrath2006-02-215-26/+28
* * inet/rcmd.c (iruserfopen): Remove redundant initialization.Roland McGrath2006-01-311-3/+1
* [BZ #1950, BZ #2153]Andreas Jaeger2006-01-151-3/+3
* [BZ #1060]Roland McGrath2006-01-111-341/+86
* [BZ #1535]Roland McGrath2006-01-082-1/+31
* * io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.Roland McGrath2006-01-061-0/+8
* * io/euidaccess.c: Add eaccess as an alias.Roland McGrath2006-01-061-0/+4