about summary refs log tree commit diff
path: root/nptl/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* * Makefile (subdir-target-args): New variable.Roland McGrath2006-02-2817-40/+137
* 2006-02-26 Roland McGrath <roland@redhat.com>Roland McGrath2006-02-272-119/+0
* [BZ #2329]Roland McGrath2006-02-2117-1144/+0
* * include/atomic.h (atomic_and, atomic_or): Define.Ulrich Drepper2006-02-175-20/+363
* * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Add lll_robust_mutex_* cvs/fedora-glibc-20060217T1609Ulrich Drepper2006-02-172-0/+335
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.hUlrich Drepper2006-02-172-2/+2
* * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper2006-02-1515-19/+714
* * allocatestack.c (allocate_stack): Initialize robust_list. cvs/fedora-glibc-20060213T0650Ulrich Drepper2006-02-133-8/+27
* [BZ #2226]Ulrich Drepper2006-02-121-6/+24
* * sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_futex_wait,Ulrich Drepper2006-02-081-3/+6
* * sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15.Ulrich Drepper2006-01-201-5/+23
* [BZ #2167] * sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h ...Andreas Jaeger2006-01-181-4/+13
* (tcbhead_t): Rename member to __private.Ulrich Drepper2006-01-131-1/+1
* * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath2006-01-101-39/+0
* * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/.Roland McGrath2006-01-109-372/+0
* 2006-01-08 Jakub Jelinek <jakub@redhat.com>Roland McGrath2006-01-093-13/+13
* 2006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-091-2/+2
* 2006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-095-6/+6
* * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS_ADJ): AddUlrich Drepper2006-01-091-1/+2
* (AIO_MISC_WAIT): Work around gcc being to clever and reloading the futex valu...Ulrich Drepper2006-01-081-2/+3
* * scripts/check-c++-types.sh: Add more pthread types.Ulrich Drepper2006-01-061-1/+6
* * sysdeps/ia64/tls.h (tcbhead_t): Rename private membe to __private.Ulrich Drepper2006-01-062-5/+5
* * sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h (pthread_mutex_t):Ulrich Drepper2006-01-065-27/+27
* * sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper2006-01-063-10/+114
* * sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper2006-01-042-12/+8
* * sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper2006-01-0416-12/+680
* * posix/unistd.h (ctermid): Remove __nonnull attribute.Ulrich Drepper2006-01-031-5/+5
* * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE, cvs/fedora-glibc-20060102T2114Ulrich Drepper2006-01-023-14/+13
* * resolv/res_debug.c (latlon2ul): Use ISO C function declaration.Ulrich Drepper2005-12-302-103/+43
* * sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (_JMPBUF_UNWINDS):Ulrich Drepper2005-12-301-18/+7
* * sysdeps/unix/sysv/linux/sigaction.c: If WRAPPER_INCLUDE is defined,Ulrich Drepper2005-12-291-1/+4
* Not needed anymore.Ulrich Drepper2005-12-291-58/+0
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath2005-12-2810-26/+135
* * sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define EOWNERDEADUlrich Drepper2005-12-276-18/+55
* * Versions.def: Add GLIBC_2.4 for libpthread. cvs/fedora-glibc-20051227T1426Ulrich Drepper2005-12-273-16/+60
* 2005-12-22 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-231-2/+6
* * sysdeps/x86_64/__longjmp.S: Also protect SP and BP.Ulrich Drepper2005-12-221-2/+2
* * sysdeps/mach/hurd/ifreq.c: Add missing #includes.Roland McGrath2005-12-213-6/+6
* * sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h.Ulrich Drepper2005-12-202-1/+15
* [BZ #1978]Ulrich Drepper2005-12-206-8/+43
* * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper2005-12-184-0/+21
* * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath2005-12-151-2/+2
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-141-2/+2
* * scripts/check-local-headers.sh: New file.Ulrich Drepper2005-11-242-2/+7
* [BZ #1920]Ulrich Drepper2005-11-242-4/+4
* * sysdeps/pthread/unwind-forcedunwind.c (pthread_cancel_init): PutUlrich Drepper2005-11-161-1/+5
* * malloc/malloc.c (munmap_chunk): Add sanity checks.Ulrich Drepper2005-11-061-3/+0
* * configure.in: If init_array/fini_array support is not available,Ulrich Drepper2005-11-051-94/+1
* [BZ #721]Roland McGrath2005-10-241-2/+1
* [BZ #982]Ulrich Drepper2005-10-141-7/+20