aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-21[BZ #2329]Roland McGrath236-18273/+85
2006-02-21Amend log entry with omitted file.Roland McGrath1-0/+1
2006-02-20 * sysdeps/alpha/soft-fp/Makefile (CPPFLAGS): Add soft-fp include ...Richard Henderson5-5/+21
2006-02-20* hurd/hurd/xattr.h: New file.Roland McGrath14-2/+604
2006-02-20* string/tester.c (test_strnlen): New function.Roland McGrath2-0/+38
2006-02-20typoRoland McGrath1-1/+1
2006-02-18* tst-robust1.c: Add second mutex to check that the mutex list isUlrich Drepper2-22/+97
2006-02-17* include/atomic.h (atomic_and, atomic_or): Define.Ulrich Drepper8-21/+415
2006-02-17* sysdeps/unix/sysv/linux/sh/lowlevellock.h: Add lll_robust_mutex_*cvs/fedora-glibc-20060217T1609Ulrich Drepper3-0/+341
2006-02-17* sysdeps/unix/sysv/linux/x86_64/lowlevellock.hUlrich Drepper12-20/+27
2006-02-15* sysdeps/unix/sysv/linux/sparc/bits/mman.h: Define MADV_DONTFORKUlrich Drepper11-0/+54
2006-02-15* sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper28-208/+1020
2006-02-13* allocatestack.c (allocate_stack): Initialize robust_list.cvs/fedora-glibc-20060213T0650Ulrich Drepper9-46/+96
2006-02-12* sysdeps/unix/sysv/linux/i386/not-cancel.h: Define openat_not_cancel,Ulrich Drepper1-0/+5
2006-02-12[BZ #2226]Ulrich Drepper19-97/+308
2006-02-08* sysdeps/unix/sysv/linux/bits/sched.h: Declare unshare.Ulrich Drepper5-3/+26
2006-02-08* sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_futex_wait,Ulrich Drepper3-25/+48
2006-02-05* io/ftw.c (ftw_startup): Use fchdir to return to originalUlrich Drepper2-21/+35
2006-02-04* manual/stdio.texi (Formatted Output Functions): Fix make_messagecvs/fedora-glibc-20060204T0758Ulrich Drepper1-0/+5
2006-02-04Fix make_message example.Ulrich Drepper1-1/+2
2006-02-04* structs.def: Add a descriptor for pointer.val field of dtv_t.Roland McGrath3-5/+18
2006-02-03[BZ #2268]Roland McGrath3-5/+18
2006-02-03* stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r, qfcvt_r):Roland McGrath2-1/+16
2006-02-032006-02-03 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-3/+6
2006-02-03* sysdeps/unix/sysv/linux/futimesat.c [__NR_futimesat]cvs/fedora-glibc-20060203T0932Ulrich Drepper2-0/+7
2006-02-03[__NR_futimesat] (futimesat): If file is NULL use __futimes.Ulrich Drepper1-0/+3
2006-02-02typoRoland McGrath1-1/+1
2006-02-02* sysdeps/unix/sysv/linux/openat.c (__atfct_seterrno): Use the sameRoland McGrath2-15/+8
2006-02-02* include/errno.h [__cplusplus]: Avoid extra header magic for C++.Roland McGrath2-1/+3
2006-02-02* manual/install.texi (Tools for Compilation): Require gcc 3.4,Roland McGrath3-22/+31
2006-02-02* timezone/private.h: Update from tzcode2006a.Roland McGrath6-82/+190
2006-02-02* sysdeps/powerpc/powerpc64/Makefile (no-special-regs): New variable.Roland McGrath3-8/+29
2006-02-02* sysdeps/ieee754/ldbl-opt/Makefile (sysdep-CFLAGS): Avoid addingRoland McGrath1-0/+5
2006-02-022006-02-01 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+2
2006-02-02* sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_02_known): Likewise.Ulrich Drepper1-0/+1
2006-02-02(intel_02_known): Add some more entries.Ulrich Drepper1-1/+15
2006-02-01* mach/Machrules ($(objpfx)%.uh, $(objpfx)%.__h): Use static patterncvs/fedora-glibc-20060202T0507Roland McGrath2-4/+12
2006-02-01* libio/genops.c: Include <stdbool.h>.Roland McGrath2-0/+5
2006-02-01* sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_double_symbolRoland McGrath3-5/+12
2006-02-01* math/bits/mathcalls.h: Guard __END_NAMESPACE_C99 with theRoland McGrath2-3/+10
2006-02-01* sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Fix a typo.Roland McGrath1-0/+5
2006-02-012006-02-01 Jakub Jelinek <jakub@redhat.com>Roland McGrath2-58/+2
2006-02-01* sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): AddUlrich Drepper1-0/+5
2006-02-01(intel_02_known): Add some more entries.Ulrich Drepper1-1/+15
2006-02-01* sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file.cvs/fedora-glibc-20060201T0846Roland McGrath14-15/+142
2006-02-01* math/divtc3.c: New file.Roland McGrath27-102/+834
2006-02-01* sysdeps/unix/sysv/linux/i386/fxstatat.c [XSTAT_IS_STAT64]Roland McGrath4-1/+12
2006-01-31* sysdeps/powerpc/fpu/libm-test-ulps: Update by Jakub.Roland McGrath2-6/+76
2006-01-31* inet/rcmd.c (iruserfopen): Remove redundant initialization.Roland McGrath3-4/+9
2006-01-31* sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Correct indexRoland McGrath9-28/+328