aboutsummaryrefslogtreecommitdiff
path: root/nptl
AgeCommit message (Expand)AuthorFilesLines
2006-03-06* sysdeps/sparc/sparc32/dl-trampoline.S: Add CFI markings.Roland McGrath9-116/+128
2006-03-06* shlib-versions: Use sparc64.*- for CPU patterns.Roland McGrath1-0/+11
2006-03-02* sysdeps/unix/sysv/linux/aio_misc.h: Various cleanups.Ulrich Drepper2-5/+10
2006-03-02* sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.SUlrich Drepper2-0/+15
2006-03-02(__lll_robust_lock_wait): Also set FUTEX_WAITERS buit if we got the mutex. (_...Ulrich Drepper2-2/+6
2006-03-01* sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.Roland McGrath2-2/+64
2006-03-01* Makeconfig (+includes): Add back $(includes)Roland McGrath2-2/+7
2006-02-28* sysdeps/hppa: Directory removed, saved in ports repository.Roland McGrath1-0/+34
2006-02-28* elf/rtld-Rules (subdir-args): New variable.Roland McGrath11-6/+338
2006-02-28* scripts/config.guess: Update from master, timestamp='2006-02-27'.Roland McGrath2-0/+5
2006-02-28* Makefile (subdir-target-args): New variable.Roland McGrath21-51/+173
2006-02-27* sysdeps/generic/pt-raise.c: Moved to ...Roland McGrath1-0/+7
2006-02-272006-02-26 Roland McGrath <roland@redhat.com>Roland McGrath2-2/+4
2006-02-24* descr.h (struct pthread): Add final member `end_padding'.Roland McGrath2-5/+14
2006-02-21[BZ #2329]Roland McGrath17-1144/+0
2006-02-21Amend log entry with omitted file.Roland McGrath1-0/+1
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 Drepper6-20/+375
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 Drepper3-2/+9
2006-02-15* sysdeps/unix/sysv/linux/sparc/bits/mman.h: Define MADV_DONTFORKUlrich Drepper1-0/+23
2006-02-15* sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper26-201/+997
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 Drepper1-6/+24
2006-02-08* sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_futex_wait,Ulrich Drepper2-3/+11
2006-01-20* sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15.Ulrich Drepper2-5/+29
2006-01-20* include/fcntl.h: Declare __have_atfcts.Ulrich Drepper2-1/+53
2006-01-18[BZ #2167]Andreas Jaeger1-1/+1
2006-01-18 [BZ #2167] * sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h ...Andreas Jaeger2-4/+20
2006-01-13* sysdeps/alpha/tls.h (tcbhead_t): Rename member to __private.Ulrich Drepper1-0/+4
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 McGrath2-39/+1
2006-01-10* sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/.Roland McGrath10-372/+12
2006-01-09* sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h (pthread_mutex_t):Roland McGrath1-0/+10
2006-01-092006-01-08 Jakub Jelinek <jakub@redhat.com>Roland McGrath3-13/+13
2006-01-09* tst-initializers1-c89.c: New file.Roland McGrath6-3/+24
2006-01-09* sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Likewise.Roland McGrath1-0/+1
2006-01-092006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2
2006-01-09* sysdeps/unix/sysv/linux/sparc/bits/setjmp.h (_JMPBUF_UNWINDS): AddRoland McGrath1-0/+9
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 Drepper2-1/+7
2006-01-09being too clever and reloading the futex value where it shouldn't.Ulrich Drepper1-1/+1
2006-01-08* sysdeps/pthread/aio_misc.h (AIO_MISC_WAIT): Work around gccUlrich Drepper1-0/+5
2006-01-08(AIO_MISC_WAIT): Work around gcc being to clever and reloading the futex valu...Ulrich Drepper1-2/+3
2006-01-06* sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include tls.h.Ulrich Drepper2-1/+6
2006-01-06* scripts/check-c++-types.sh: Add more pthread types.Ulrich Drepper2-1/+11
2006-01-06* sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL_NCS):cvs/fedora-glibc-20060106T2148Ulrich Drepper1-1/+1
2006-01-06* sysdeps/ia64/tls.h (tcbhead_t): Rename private membe to __private.Ulrich Drepper4-18/+22