| Commit message (Expand) | Author | Age | Files | Lines |
* | * sysdeps/unix/sysv/linux/aio_misc.h: Various cleanups. | Ulrich Drepper | 2006-03-02 | 1 | -0/+4 |
* | * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S | Ulrich Drepper | 2006-03-02 | 1 | -0/+13 |
* | * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update. | Roland McGrath | 2006-03-01 | 1 | -0/+8 |
* | * Makeconfig (+includes): Add back $(includes) | Roland McGrath | 2006-03-01 | 1 | -0/+5 |
* | * sysdeps/hppa: Directory removed, saved in ports repository. | Roland McGrath | 2006-02-28 | 1 | -0/+34 |
* | * scripts/config.guess: Update from master, timestamp='2006-02-27'. | Roland McGrath | 2006-02-28 | 1 | -0/+4 |
* | * Makefile (subdir-target-args): New variable. | Roland McGrath | 2006-02-28 | 1 | -0/+30 |
* | * sysdeps/generic/pt-raise.c: Moved to ... | Roland McGrath | 2006-02-27 | 1 | -0/+7 |
* | * descr.h (struct pthread): Add final member `end_padding'. | Roland McGrath | 2006-02-24 | 1 | -0/+10 |
* | Amend log entry with omitted file. | Roland McGrath | 2006-02-21 | 1 | -0/+1 |
* | 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 | 1 | -0/+5 |
* | * include/atomic.h (atomic_and, atomic_or): Define. | Ulrich Drepper | 2006-02-17 | 1 | -0/+12 |
* | * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Add lll_robust_mutex_* cvs/fedora-glibc-20060217T1609 | Ulrich Drepper | 2006-02-17 | 1 | -0/+6 |
* | * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h | Ulrich Drepper | 2006-02-17 | 1 | -0/+7 |
* | * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Define MADV_DONTFORK | Ulrich Drepper | 2006-02-15 | 1 | -0/+23 |
* | * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel, | Ulrich Drepper | 2006-02-15 | 1 | -0/+27 |
* | * allocatestack.c (allocate_stack): Initialize robust_list. cvs/fedora-glibc-20060213T0650 | Ulrich Drepper | 2006-02-13 | 1 | -0/+12 |
* | * sysdeps/unix/sysv/linux/i386/not-cancel.h: Define openat_not_cancel, | Ulrich Drepper | 2006-02-12 | 1 | -0/+5 |
* | * sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_futex_wait, | Ulrich Drepper | 2006-02-08 | 1 | -0/+5 |
* | * sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15. | Ulrich Drepper | 2006-01-20 | 1 | -0/+6 |
* | * include/fcntl.h: Declare __have_atfcts. | Ulrich Drepper | 2006-01-20 | 1 | -0/+4 |
* | [BZ #2167] | Andreas Jaeger | 2006-01-18 | 1 | -1/+1 |
* | [BZ #2167] * sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h ... | Andreas Jaeger | 2006-01-18 | 1 | -0/+7 |
* | * sysdeps/alpha/tls.h (tcbhead_t): Rename member to __private. | Ulrich Drepper | 2006-01-13 | 1 | -0/+4 |
* | * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ... | Roland McGrath | 2006-01-10 | 1 | -0/+1 |
* | * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. | Roland McGrath | 2006-01-10 | 1 | -0/+12 |
* | * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h (pthread_mutex_t): | Roland McGrath | 2006-01-09 | 1 | -0/+10 |
* | * tst-initializers1-c89.c: New file. | Roland McGrath | 2006-01-09 | 1 | -0/+10 |
* | * sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Likewise. | Roland McGrath | 2006-01-09 | 1 | -0/+1 |
* | * sysdeps/unix/sysv/linux/sparc/bits/setjmp.h (_JMPBUF_UNWINDS): Add | Roland McGrath | 2006-01-09 | 1 | -0/+9 |
* | * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS_ADJ): Add | Ulrich Drepper | 2006-01-09 | 1 | -0/+5 |
* | being too clever and reloading the futex value where it shouldn't. | Ulrich Drepper | 2006-01-09 | 1 | -1/+1 |
* | * sysdeps/pthread/aio_misc.h (AIO_MISC_WAIT): Work around gcc | Ulrich Drepper | 2006-01-08 | 1 | -0/+5 |
* | * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include tls.h. | Ulrich Drepper | 2006-01-06 | 1 | -0/+5 |
* | * scripts/check-c++-types.sh: Add more pthread types. | Ulrich Drepper | 2006-01-06 | 1 | -0/+5 |
* | * sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL_NCS): cvs/fedora-glibc-20060106T2148 | Ulrich Drepper | 2006-01-06 | 1 | -1/+1 |
* | * sysdeps/ia64/tls.h (tcbhead_t): Rename private membe to __private. | Ulrich Drepper | 2006-01-06 | 1 | -0/+4 |
* | * sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h (pthread_mutex_t): | Ulrich Drepper | 2006-01-06 | 1 | -0/+12 |
* | * sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP] | Ulrich Drepper | 2006-01-06 | 1 | -0/+8 |
* | * Makefile ($(objpfx)$(multidir)): Use mkdir -p. | Roland McGrath | 2006-01-05 | 1 | -0/+4 |
* | * sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startproc | Ulrich Drepper | 2006-01-04 | 1 | -0/+6 |
* | * include/stdlib.h: Make even more C++ compliant. | Ulrich Drepper | 2006-01-04 | 1 | -0/+4 |
* | * sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h. | Ulrich Drepper | 2006-01-04 | 1 | -0/+33 |
* | * posix/unistd.h (ctermid): Remove __nonnull attribute. | Ulrich Drepper | 2006-01-03 | 1 | -0/+5 |
* | * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE, cvs/fedora-glibc-20060102T2114 | Ulrich Drepper | 2006-01-02 | 1 | -0/+8 |
* | * posix/getconf.c: Update copyright year. cvs/fedora-glibc-20060102T1045 | Ulrich Drepper | 2006-01-01 | 1 | -0/+4 |
* | * resolv/res_debug.c (latlon2ul): Use ISO C function declaration. | Ulrich Drepper | 2005-12-30 | 1 | -0/+6 |
* | * sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (_JMPBUF_UNWINDS): | Ulrich Drepper | 2005-12-30 | 1 | -0/+5 |
* | * sysdeps/unix/sysv/linux/sigaction.c: If WRAPPER_INCLUDE is defined, | Ulrich Drepper | 2005-12-29 | 1 | -0/+6 |