aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix
AgeCommit message (Expand)Author
2003-05-01(__SIZEOF_PTHREAD_COND_T): Define to 48. (pthread_rwlock_t): Add 16 bytes of ...Ulrich Drepper
2003-04-25Update.Ulrich Drepper
2003-04-25Update.Ulrich Drepper
2003-04-21Update.Ulrich Drepper
2003-04-19Update.Ulrich Drepper
2003-04-19Update.Ulrich Drepper
2003-04-14Update.Ulrich Drepper
2003-04-14Update.Ulrich Drepper
2003-04-14Update.Ulrich Drepper
2003-04-14Use DW_CFA_advance_loc2 for .Laddl-.Lsubl.Ulrich Drepper
2003-04-14Update.Ulrich Drepper
2003-04-14Add missing unwind info. Add comments.Ulrich Drepper
2003-04-13Update.Ulrich Drepper
2003-04-13Update.Ulrich Drepper
2003-04-12Update.Ulrich Drepper
2003-04-12Update.Ulrich Drepper
2003-04-12Update.Ulrich Drepper
2003-04-10Update.Ulrich Drepper
2003-04-05Update.Ulrich Drepper
2003-04-01Update.Ulrich Drepper
2003-03-29Update.Ulrich Drepper
2003-03-28Update.Ulrich Drepper
2003-03-28Don't declare __timer_helper_thread. Declare __start_helper_thread, __helper_...Ulrich Drepper
2003-03-27Update.Ulrich Drepper
2003-03-27Update.Ulrich Drepper
2003-03-27Fix offset of cleanupbuf.__prev.Jakub Jelinek
2003-03-26Fix typo in name of included file.Jakub Jelinek
2003-03-26Update.Ulrich Drepper
2003-03-25Update.Ulrich Drepper
2003-03-22* sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir"Roland McGrath
2003-03-21Update.Ulrich Drepper
2003-03-20Update.Ulrich Drepper
2003-03-20Replace __lll_add calls with atomic_exchange_and_add calls respectively.Ulrich Drepper
2003-03-20Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add a...Ulrich Drepper
2003-03-20* sysdeps/s390/pthread_spin_lock.c (pthread_spin_lock): Use typeRoland McGrath
2003-03-19Update.Ulrich Drepper
2003-03-19(__lll_test_and_set): Fix typos.Roland McGrath
2003-03-19* abilist: New directory of libfoo.abilist files maintained usingRoland McGrath
2003-03-19* Versions (libpthread: GLIBC_2.2): RemoveRoland McGrath
2003-03-19Remove unnecessary instruction in case clock_gettime isn't available.Ulrich Drepper
2003-03-18Reorder struct passed to cleanup handler to eliminate one more instruction.Ulrich Drepper
2003-03-18Update.Ulrich Drepper
2003-03-18Update.Ulrich Drepper
2003-03-18Update.Ulrich Drepper
2003-03-18Update.Ulrich Drepper
2003-03-18pthread_spin_unlock implementation for Linux/i386.Ulrich Drepper
2003-03-182003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-18(lll_unlock_wake_cb): Correct last patch. (__lll_timedwait_tid): Don't check ...Ulrich Drepper
2003-03-18Add __builtin_expect where appropriate.Ulrich Drepper
2003-03-17PowerPC port contributed by Paul Mackerras <paulus@samba.org>.Roland McGrath