aboutsummaryrefslogtreecommitdiff
path: root/posix
AgeCommit message (Expand)AuthorFilesLines
2007-11-14* include/ifaddrs.h: Remove in6ai_temporary.Ulrich Drepper2-3/+22
2007-11-13* posix/tst-rfc3484.c: Adjust for addition of prefixlen field.Ulrich Drepper2-0/+5
2007-10-15* posix/glob.c: Reimplement link_exists_p to use fstatat64.cvs/fedora-glibc-20071015T0728Ulrich Drepper1-3/+28
2007-10-15* posix/glob.c: Add some branch prediction throughout.Ulrich Drepper1-9/+9
2007-10-14* posix/tst-rfc3484-2.c (do_test): Likewise.Ulrich Drepper2-0/+5
2007-10-12* posix/fnmatch_loop.c: Take rule index returned as part ofUlrich Drepper3-12/+25
2007-10-07[BZ #73]Ulrich Drepper1-1/+2
2007-10-07[BZ #5103]Ulrich Drepper2-3/+20
2007-09-26* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich Drepper1-44/+180
2007-09-24* posix/regcomp.c (lookup_collation_sequence_value): check thatUlrich Drepper1-2/+3
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper1-1/+1
2007-09-11* posix/Makefile ($(objpfx)getconf.speclist): Make it empty if crossRoland McGrath1-0/+4
2007-08-26* posix/regex_internal.h: Prevent some declarations and definitionsUlrich Drepper1-6/+10
2007-08-26* posix/tst-rfc3484.c (__idna_to_unicode_lzlz): Initialize *OUTPUT.Ulrich Drepper2-0/+2
2007-08-10* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define.Ulrich Drepper1-1/+1
2007-08-042007-08-04 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2007-08-022007-08-02 Roland McGrath <roland@redhat.com>Roland McGrath1-8/+12
2007-07-29* posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.Ulrich Drepper5-2/+141
2007-07-29Define old CPU_* macros in temers of __CPU_*_S macros. Define CPU_*_S macros.Ulrich Drepper1-5/+35
2007-07-29* posix/getconf.c (vars): Add missing _SC_LEVEL4_CACHE_LINESIZEUlrich Drepper1-0/+3
2007-07-28* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper2-5/+13
2007-07-242007-07-24 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2007-07-19* bits/types.h: Don't include stddef.h, don't define __need_size_t.Ulrich Drepper1-0/+3
2007-07-19* bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define.Ulrich Drepper1-0/+1
2007-07-16* elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath1-2/+3
2007-07-13* configure: Regenerated.Roland McGrath1-1/+4
2007-07-132007-07-13 Roland McGrath <roland@redhat.com>Roland McGrath1-1000/+5134
2007-06-08* posix/sched_cpucount.c (__sched_cpucount): Allow using specialUlrich Drepper1-5/+9
2007-06-08(__sched_cpucount): Allow using special instruction for counting bits.Ulrich Drepper1-3/+7
2007-05-07* posix/unistd.h: Remove __THROW from fdatasync.Ulrich Drepper1-1/+1
2007-04-16[BZ #4364]cvs/fedora-glibc-20070416T2350Ulrich Drepper1-2/+4
2007-04-07* posix/sys/wait.h: Remove unnecessary forward declaration.Ulrich Drepper1-5/+1
2007-04-04* bits/sched.h: Define __CPU_COUNT. Declare __sched_cpucount.Ulrich Drepper2-8/+9
2007-04-03* posix/Makefile (routines): Add sched_cpucount.Ulrich Drepper4-2/+84
2007-04-01* posix/fnmatch.c (STRUCT): Define.Ulrich Drepper3-30/+64
2007-04-01Test of fnmatch with patterns using lots of *.Ulrich Drepper1-0/+35
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper1-15/+15
2007-02-14[BZ #3996]Ulrich Drepper2-117/+331
2007-02-05[BZ #3957]Ulrich Drepper4-7/+143
2007-01-25* stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms.Ulrich Drepper1-9/+3
2007-01-22* stdio-common/_itowa.c: Don't compile _itowa for 64-bitUlrich Drepper1-3/+9
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper7-153/+15
2007-07-31.Jakub Jelinek7-15/+153
2007-01-03* posix/execvp.c: Include alloca.h.Ulrich Drepper3-45/+298
2007-01-03* posix/getconf.c: Update copyright year.Ulrich Drepper1-2/+2
2006-12-23* posix/wordexp.c: Remove some unnecessary tests.Ulrich Drepper1-2/+2
2006-11-09[BZ #3493]Ulrich Drepper1-1/+1
2006-09-30* posix/glob.c (glob_in_dir): Add some comments and asserts toUlrich Drepper1-2/+16
2006-09-25[BZ #3252, BZ #3253]cvs/fedora-glibc-20060925T1535Ulrich Drepper1-54/+88
2006-09-12[BZ #2526, BZ #3138, BZ #3143]Ulrich Drepper4-4/+4