about summary refs log tree commit diff
path: root/nptl/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Update.Ulrich Drepper2003-03-2914-110/+282
* Include nptl/descr.h after the definition of TLS_DTV_AT_TP. (INSTALL_DTV): Ad...Ulrich Drepper2003-03-291-8/+7
* Update.Ulrich Drepper2003-03-283-61/+70
* Don't declare __timer_helper_thread. Declare __start_helper_thread, __helper_...Ulrich Drepper2003-03-281-11/+9
* Update.Ulrich Drepper2003-03-271-2/+2
* Update.Ulrich Drepper2003-03-271-1/+1
* Update.Ulrich Drepper2003-03-273-9/+12
* Fix offset of cleanupbuf.__prev.Jakub Jelinek2003-03-271-1/+1
* Fix typo in name of included file.Jakub Jelinek2003-03-261-1/+1
* Update.Ulrich Drepper2003-03-261-28/+40
* 2003-03-25 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-261-1/+8
* Update.Ulrich Drepper2003-03-2544-35/+1079
* Update.Ulrich Drepper2003-03-251-16/+58
* * sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir"Roland McGrath2003-03-221-0/+1
* Update.Ulrich Drepper2003-03-212-5/+3
* Update.Ulrich Drepper2003-03-211-2/+2
* Update.Ulrich Drepper2003-03-202-86/+8
* 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-204-10/+10
* Update.Ulrich Drepper2003-03-208-1378/+0
* Update.Ulrich Drepper2003-03-191-2/+48
* (__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-193-17/+12
* * Versions (libpthread: GLIBC_2.2): RemoveRoland McGrath2003-03-192-24/+38
* Remove unnecessary instruction in case clock_gettime isn't available.Ulrich Drepper2003-03-191-1/+0
* Reorder struct passed to cleanup handler to eliminate one more instruction.Ulrich Drepper2003-03-182-14/+12
* Update.Ulrich Drepper2003-03-184-20/+19
* Update.Ulrich Drepper2003-03-1813-8/+105
* Update.Ulrich Drepper2003-03-1813-526/+86
* Update.Ulrich Drepper2003-03-181-0/+1
* pthread_spin_unlock implementation for Linux/i386.Ulrich Drepper2003-03-181-0/+1
* 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
* Add __builtin_expect where appropriate.Ulrich Drepper2003-03-186-154/+146
* PowerPC port contributed by Paul Mackerras <paulus@samba.org>.Roland McGrath2003-03-178-7/+66
* 2003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-1726-0/+1683
* Update.Ulrich Drepper2003-03-1712-52/+42
* Load correct registers.Ulrich Drepper2003-03-171-5/+5
* (__lll_lock_wait): Remove jump prediction suffix.Ulrich Drepper2003-03-174-14/+17
* Update.Ulrich Drepper2003-03-161-7/+21
* Update.Ulrich Drepper2003-03-162-6/+12
* Really use R12 and r13.Ulrich Drepper2003-03-161-6/+6
* * posix/fnmatch_loop.c: Add casts for signedness.Roland McGrath2003-03-162-0/+13
* More random patches.Ulrich Drepper2003-03-155-14/+48
* * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.hJakub Jelinek2003-03-154-3/+5
* (SINGLE_THREAD): Use `header' prefix instead of `header.data'.Jakub Jelinek2003-03-151-1/+1
* Use 64-bit loading.Ulrich Drepper2003-03-151-1/+1
* Update.Ulrich Drepper2003-03-153-4/+18