aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2006-02-272006-02-26 Roland McGrath <roland@redhat.com>Roland McGrath2-119/+0
2006-02-21[BZ #2329]Roland McGrath17-1144/+0
2006-02-17* include/atomic.h (atomic_and, atomic_or): Define.Ulrich Drepper5-20/+363
2006-02-17* sysdeps/unix/sysv/linux/sh/lowlevellock.h: Add lll_robust_mutex_*cvs/fedora-glibc-20060217T1609Ulrich Drepper2-0/+335
2006-02-17* sysdeps/unix/sysv/linux/x86_64/lowlevellock.hUlrich Drepper2-2/+2
2006-02-15* sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper15-19/+714
2006-02-13* allocatestack.c (allocate_stack): Initialize robust_list.cvs/fedora-glibc-20060213T0650Ulrich Drepper3-8/+27
2006-02-12[BZ #2226]Ulrich Drepper1-6/+24
2006-02-08* sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_futex_wait,Ulrich Drepper1-3/+6
2006-01-20* sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15.Ulrich Drepper1-5/+23
2006-01-18 [BZ #2167] * sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h ...Andreas Jaeger1-4/+13
2006-01-13(tcbhead_t): Rename member to __private.Ulrich Drepper1-1/+1
2006-01-10* sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath1-39/+0
2006-01-10* sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/.Roland McGrath9-372/+0
2006-01-092006-01-08 Jakub Jelinek <jakub@redhat.com>Roland McGrath3-13/+13
2006-01-092006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2
2006-01-092006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath5-6/+6
2006-01-09* sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS_ADJ): AddUlrich Drepper1-1/+2
2006-01-08(AIO_MISC_WAIT): Work around gcc being to clever and reloading the futex valu...Ulrich Drepper1-2/+3
2006-01-06* scripts/check-c++-types.sh: Add more pthread types.Ulrich Drepper1-1/+6
2006-01-06* sysdeps/ia64/tls.h (tcbhead_t): Rename private membe to __private.Ulrich Drepper2-5/+5
2006-01-06* sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h (pthread_mutex_t):Ulrich Drepper5-27/+27
2006-01-06* sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper3-10/+114
2006-01-04* sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper2-12/+8
2006-01-04* sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper16-12/+680
2006-01-03* posix/unistd.h (ctermid): Remove __nonnull attribute.Ulrich Drepper1-5/+5
2006-01-02* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114Ulrich Drepper3-14/+13
2005-12-30* resolv/res_debug.c (latlon2ul): Use ISO C function declaration.Ulrich Drepper2-103/+43
2005-12-30* sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (_JMPBUF_UNWINDS):Ulrich Drepper1-18/+7
2005-12-29* sysdeps/unix/sysv/linux/sigaction.c: If WRAPPER_INCLUDE is defined,Ulrich Drepper1-1/+4
2005-12-29Not needed anymore.Ulrich Drepper1-58/+0
2005-12-28* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath10-26/+135
2005-12-27* sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define EOWNERDEADUlrich Drepper6-18/+55
2005-12-27* Versions.def: Add GLIBC_2.4 for libpthread.cvs/fedora-glibc-20051227T1426Ulrich Drepper3-16/+60
2005-12-232005-12-22 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+6
2005-12-22* sysdeps/x86_64/__longjmp.S: Also protect SP and BP.Ulrich Drepper1-2/+2
2005-12-21* sysdeps/mach/hurd/ifreq.c: Add missing #includes.Roland McGrath3-6/+6
2005-12-20* sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h.Ulrich Drepper2-1/+15
2005-12-20[BZ #1978]Ulrich Drepper6-8/+43
2005-12-18* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper4-0/+21
2005-12-15* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath1-2/+2
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper1-2/+2
2005-11-24* scripts/check-local-headers.sh: New file.Ulrich Drepper2-2/+7
2005-11-24[BZ #1920]Ulrich Drepper2-4/+4
2005-11-16* sysdeps/pthread/unwind-forcedunwind.c (pthread_cancel_init): PutUlrich Drepper1-1/+5
2005-11-06* malloc/malloc.c (munmap_chunk): Add sanity checks.Ulrich Drepper1-3/+0
2005-11-05* configure.in: If init_array/fini_array support is not available,Ulrich Drepper1-94/+1
2005-10-24[BZ #721]Roland McGrath1-2/+1
2005-10-14[BZ #982]Ulrich Drepper1-7/+20
2005-09-08* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (FUTEX_WAKE_OP,Ulrich Drepper3-14/+65