aboutsummaryrefslogtreecommitdiff
path: root/nptl
AgeCommit message (Expand)AuthorFilesLines
2003-03-26* sysdeps/unix/sysv/linux/timer_getoverr.c: Fix typo in nameJakub Jelinek1-0/+5
2003-03-26Fix typo in name of included file.Jakub Jelinek1-1/+1
2003-03-26Update.Ulrich Drepper2-28/+45
2003-03-26* sysdeps/pthread/posix-timer.h (TIMER_MAX): Define if not defined.Roland McGrath1-0/+5
2003-03-262003-03-25 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+8
2003-03-25Update.Ulrich Drepper48-41/+1149
2003-03-25Define SIGCANCEL and SIGTIMER. Remove FRAME_LEFT definition.Ulrich Drepper1-10/+7
2003-03-25Update.Ulrich Drepper2-16/+63
2003-03-23* Makeconfig (+includes): Don't use $(last-includes).Roland McGrath5-1/+37
2003-03-23* tst-mutex5.c (do_test): Unlock before destroy, otherwise we invokeRoland McGrath2-0/+9
2003-03-23* tst-join5.c (tf1, tf2): Add a cast.Roland McGrath13-151/+274
2003-03-232003-03-23 Roland McGrath <roland@redhat.com>Roland McGrath1-3/+6
2003-03-22* sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir"Roland McGrath2-1/+6
2003-03-21Update.Ulrich Drepper3-5/+10
2003-03-21Update.Ulrich Drepper19-64/+85
2003-03-20Update.Ulrich Drepper3-86/+28
2003-03-20Replace __lll_add calls with atomic_exchange_and_add calls respectively.Ulrich Drepper7-8/+8
2003-03-20Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add a...Ulrich Drepper1-3/+3
2003-03-20* sysdeps/s390/pthread_spin_lock.c (pthread_spin_lock): Use typeRoland McGrath5-10/+23
2003-03-20(allocate_stack): Assume atomic_exchange_and_add returns the old value.Ulrich Drepper1-1/+2
2003-03-20Update.Ulrich Drepper10-1519/+10
2003-03-19Update.Ulrich Drepper2-2/+51
2003-03-19Update.Ulrich Drepper1-0/+5
2003-03-19(__pthread_cond_broadcast): Release lock before waking waiters.Ulrich Drepper1-0/+6
2003-03-19(__lll_test_and_set): Fix typos.Roland McGrath1-2/+2
2003-03-19* abilist: New directory of libfoo.abilist files maintained usingRoland McGrath4-17/+23
2003-03-19* Versions (libpthread: GLIBC_2.2): RemoveRoland McGrath3-24/+51
2003-03-192003-03-18 Roland McGrath <roland@redhat.com>Roland McGrath1-5/+7
2003-03-19Remove unnecessary instruction in case clock_gettime isn't available.Ulrich Drepper1-1/+0
2003-03-19Update.Ulrich Drepper2-1/+10
2003-03-19Test pthread_condattr_[sg]etclock.Ulrich Drepper1-0/+181
2003-03-18Update.Ulrich Drepper1-0/+5
2003-03-18Reorder struct passed to cleanup handler to eliminate one more instruction.Ulrich Drepper2-14/+12
2003-03-18(__pthread_cond_init): Handle NULL cond_attr parameter.Ulrich Drepper1-1/+2
2003-03-18Update.Ulrich Drepper5-20/+27
2003-03-18Update.Ulrich Drepper2-4/+6
2003-03-18Update.Ulrich Drepper21-12/+245
2003-03-18Update.Ulrich Drepper15-527/+104
2003-03-18Update.Ulrich Drepper1-0/+1
2003-03-18pthread_spin_unlock implementation for Linux/i386.Ulrich Drepper1-0/+1
2003-03-18* include/ctype.h: Revert last change.Roland McGrath1-0/+6
2003-03-182003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+4
2003-03-18(lll_unlock_wake_cb): Correct last patch. (__lll_timedwait_tid): Don't check ...Ulrich Drepper2-4/+7
2003-03-18Update.Ulrich Drepper1-0/+15
2003-03-18Add __builtin_expect where appropriate.Ulrich Drepper6-154/+146
2003-03-17PowerPC port contributed by Paul Mackerras <paulus@samba.org>.Roland McGrath9-7/+106
2003-03-172003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath26-0/+1683
2003-03-17Update.Ulrich Drepper2-1/+13
2003-03-17Update.Ulrich Drepper12-52/+42
2003-03-17Load correct registers.Ulrich Drepper1-5/+5