| Commit message (Expand) | Author | Age | Files | Lines |
* | [BZ #2329] | Roland McGrath | 2006-02-21 | 236 | -18273/+85 |
* | Amend log entry with omitted file. | Roland McGrath | 2006-02-21 | 1 | -0/+1 |
* | * sysdeps/alpha/soft-fp/Makefile (CPPFLAGS): Add soft-fp include ... | Richard Henderson | 2006-02-20 | 5 | -5/+21 |
* | * hurd/hurd/xattr.h: New file. | Roland McGrath | 2006-02-20 | 14 | -2/+604 |
* | * string/tester.c (test_strnlen): New function. | Roland McGrath | 2006-02-20 | 2 | -0/+38 |
* | typo | Roland McGrath | 2006-02-20 | 1 | -1/+1 |
* | * tst-robust1.c: Add second mutex to check that the mutex list is | Ulrich Drepper | 2006-02-18 | 2 | -22/+97 |
* | * include/atomic.h (atomic_and, atomic_or): Define. | Ulrich Drepper | 2006-02-17 | 8 | -21/+415 |
* | * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Add lll_robust_mutex_* cvs/fedora-glibc-20060217T1609 | Ulrich Drepper | 2006-02-17 | 3 | -0/+341 |
* | * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h | Ulrich Drepper | 2006-02-17 | 12 | -20/+27 |
* | * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Define MADV_DONTFORK | Ulrich Drepper | 2006-02-15 | 11 | -0/+54 |
* | * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel, | Ulrich Drepper | 2006-02-15 | 28 | -208/+1020 |
* | * allocatestack.c (allocate_stack): Initialize robust_list. cvs/fedora-glibc-20060213T0650 | Ulrich Drepper | 2006-02-13 | 9 | -46/+96 |
* | * sysdeps/unix/sysv/linux/i386/not-cancel.h: Define openat_not_cancel, | Ulrich Drepper | 2006-02-12 | 1 | -0/+5 |
* | [BZ #2226] | Ulrich Drepper | 2006-02-12 | 19 | -97/+308 |
* | * sysdeps/unix/sysv/linux/bits/sched.h: Declare unshare. | Ulrich Drepper | 2006-02-08 | 5 | -3/+26 |
* | * sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_futex_wait, | Ulrich Drepper | 2006-02-08 | 3 | -25/+48 |
* | * io/ftw.c (ftw_startup): Use fchdir to return to original | Ulrich Drepper | 2006-02-05 | 2 | -21/+35 |
* | * manual/stdio.texi (Formatted Output Functions): Fix make_message cvs/fedora-glibc-20060204T0758 | Ulrich Drepper | 2006-02-04 | 1 | -0/+5 |
* | Fix make_message example. | Ulrich Drepper | 2006-02-04 | 1 | -1/+2 |
* | * structs.def: Add a descriptor for pointer.val field of dtv_t. | Roland McGrath | 2006-02-04 | 3 | -5/+18 |
* | [BZ #2268] | Roland McGrath | 2006-02-03 | 3 | -5/+18 |
* | * stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r, qfcvt_r): | Roland McGrath | 2006-02-03 | 2 | -1/+16 |
* | 2006-02-03 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2006-02-03 | 1 | -3/+6 |
* | * sysdeps/unix/sysv/linux/futimesat.c [__NR_futimesat] cvs/fedora-glibc-20060203T0932 | Ulrich Drepper | 2006-02-03 | 2 | -0/+7 |
* | [__NR_futimesat] (futimesat): If file is NULL use __futimes. | Ulrich Drepper | 2006-02-03 | 1 | -0/+3 |
* | typo | Roland McGrath | 2006-02-02 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/openat.c (__atfct_seterrno): Use the same | Roland McGrath | 2006-02-02 | 2 | -15/+8 |
* | * include/errno.h [__cplusplus]: Avoid extra header magic for C++. | Roland McGrath | 2006-02-02 | 2 | -1/+3 |
* | * manual/install.texi (Tools for Compilation): Require gcc 3.4, | Roland McGrath | 2006-02-02 | 3 | -22/+31 |
* | * timezone/private.h: Update from tzcode2006a. | Roland McGrath | 2006-02-02 | 6 | -82/+190 |
* | * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): New variable. | Roland McGrath | 2006-02-02 | 3 | -8/+29 |
* | * sysdeps/ieee754/ldbl-opt/Makefile (sysdep-CFLAGS): Avoid adding | Roland McGrath | 2006-02-02 | 1 | -0/+5 |
* | 2006-02-01 Roland McGrath <roland@redhat.com> | Roland McGrath | 2006-02-02 | 1 | -0/+2 |
* | * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_02_known): Likewise. | Ulrich Drepper | 2006-02-02 | 1 | -0/+1 |
* | (intel_02_known): Add some more entries. | Ulrich Drepper | 2006-02-02 | 1 | -1/+15 |
* | * mach/Machrules ($(objpfx)%.uh, $(objpfx)%.__h): Use static pattern cvs/fedora-glibc-20060202T0507 | Roland McGrath | 2006-02-01 | 2 | -4/+12 |
* | * libio/genops.c: Include <stdbool.h>. | Roland McGrath | 2006-02-01 | 2 | -0/+5 |
* | * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_double_symbol | Roland McGrath | 2006-02-01 | 3 | -5/+12 |
* | * math/bits/mathcalls.h: Guard __END_NAMESPACE_C99 with the | Roland McGrath | 2006-02-01 | 2 | -3/+10 |
* | * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Fix a typo. | Roland McGrath | 2006-02-01 | 1 | -0/+5 |
* | 2006-02-01 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2006-02-01 | 2 | -58/+2 |
* | * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Add | Ulrich Drepper | 2006-02-01 | 1 | -0/+5 |
* | (intel_02_known): Add some more entries. | Ulrich Drepper | 2006-02-01 | 1 | -1/+15 |
* | * sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file. cvs/fedora-glibc-20060201T0846 | Roland McGrath | 2006-02-01 | 14 | -15/+142 |
* | * math/divtc3.c: New file. | Roland McGrath | 2006-02-01 | 27 | -102/+834 |
* | * sysdeps/unix/sysv/linux/i386/fxstatat.c [XSTAT_IS_STAT64] | Roland McGrath | 2006-02-01 | 4 | -1/+12 |
* | * sysdeps/powerpc/fpu/libm-test-ulps: Update by Jakub. | Roland McGrath | 2006-01-31 | 2 | -6/+76 |
* | * inet/rcmd.c (iruserfopen): Remove redundant initialization. | Roland McGrath | 2006-01-31 | 3 | -4/+9 |
* | * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Correct index | Roland McGrath | 2006-01-31 | 9 | -28/+328 |