about summary refs log tree commit diff
path: root/nptl
Commit message (Expand)AuthorAgeFilesLines
...
* * tst-join5.c (tf1, tf2): Add a cast.Roland McGrath2003-03-2313-151/+274
* 2003-03-23 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-231-3/+6
* * sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir"Roland McGrath2003-03-222-1/+6
* Update.Ulrich Drepper2003-03-213-5/+10
* Update.Ulrich Drepper2003-03-2119-64/+85
* Update.Ulrich Drepper2003-03-203-86/+28
* Replace __lll_add calls with atomic_exchange_and_add calls respectively.Ulrich Drepper2003-03-207-8/+8
* Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add a...Ulrich Drepper2003-03-201-3/+3
* * sysdeps/s390/pthread_spin_lock.c (pthread_spin_lock): Use typeRoland McGrath2003-03-205-10/+23
* (allocate_stack): Assume atomic_exchange_and_add returns the old value.Ulrich Drepper2003-03-201-1/+2
* Update.Ulrich Drepper2003-03-2010-1519/+10
* Update.Ulrich Drepper2003-03-192-2/+51
* Update.Ulrich Drepper2003-03-191-0/+5
* (__pthread_cond_broadcast): Release lock before waking waiters.Ulrich Drepper2003-03-191-0/+6
* (__lll_test_and_set): Fix typos.Roland McGrath2003-03-191-2/+2
* * abilist: New directory of libfoo.abilist files maintained usingRoland McGrath2003-03-194-17/+23
* * Versions (libpthread: GLIBC_2.2): RemoveRoland McGrath2003-03-193-24/+51
* 2003-03-18 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-191-5/+7
* Remove unnecessary instruction in case clock_gettime isn't available.Ulrich Drepper2003-03-191-1/+0
* Update.Ulrich Drepper2003-03-192-1/+10
* Test pthread_condattr_[sg]etclock.Ulrich Drepper2003-03-191-0/+181
* Update.Ulrich Drepper2003-03-181-0/+5
* Reorder struct passed to cleanup handler to eliminate one more instruction.Ulrich Drepper2003-03-182-14/+12
* (__pthread_cond_init): Handle NULL cond_attr parameter.Ulrich Drepper2003-03-181-1/+2
* Update.Ulrich Drepper2003-03-185-20/+27
* Update.Ulrich Drepper2003-03-182-4/+6
* Update.Ulrich Drepper2003-03-1821-12/+245
* Update.Ulrich Drepper2003-03-1815-527/+104
* Update.Ulrich Drepper2003-03-181-0/+1
* pthread_spin_unlock implementation for Linux/i386.Ulrich Drepper2003-03-181-0/+1
* * include/ctype.h: Revert last change.Roland McGrath2003-03-181-0/+6
* 2003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-181-1/+4
* (lll_unlock_wake_cb): Correct last patch. (__lll_timedwait_tid): Don't check ...Ulrich Drepper2003-03-182-4/+7
* Update.Ulrich Drepper2003-03-181-0/+15
* Add __builtin_expect where appropriate.Ulrich Drepper2003-03-186-154/+146
* PowerPC port contributed by Paul Mackerras <paulus@samba.org>.Roland McGrath2003-03-179-7/+106
* 2003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-1726-0/+1683
* Update.Ulrich Drepper2003-03-172-1/+13
* Update.Ulrich Drepper2003-03-1712-52/+42
* Load correct registers.Ulrich Drepper2003-03-171-5/+5
* * tst-fork4.c: Include <string.h>.Roland McGrath2003-03-171-0/+7
* 2003-03-16 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-174-2/+5
* (__lll_lock_wait): Remove jump prediction suffix.Ulrich Drepper2003-03-174-14/+17
* Update.Ulrich Drepper2003-03-162-7/+24
* Update.Ulrich Drepper2003-03-164-9/+36
* Really use R12 and r13.Ulrich Drepper2003-03-161-6/+6
* * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r): int -> size_tRoland McGrath2003-03-161-0/+5
* * posix/fnmatch_loop.c: Add casts for signedness.Roland McGrath2003-03-162-0/+13
* Update.Ulrich Drepper2003-03-161-0/+5
* (allocate_stack): Store the exact stack size of user allocated stacks.Ulrich Drepper2003-03-161-1/+1