about summary refs log tree commit diff
path: root/nptl/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* Update.Ulrich Drepper2003-04-134-0/+164
* Update.Ulrich Drepper2003-04-132-3/+227
* Update.Ulrich Drepper2003-04-121-4/+4
* Update.Ulrich Drepper2003-04-121-7/+101
* Update.Ulrich Drepper2003-04-122-14/+252
* Update.Ulrich Drepper2003-04-101-2/+14
* Update.Ulrich Drepper2003-04-052-7/+54
* Update.Ulrich Drepper2003-04-012-3/+3
* Update.Ulrich Drepper2003-03-2914-110/+282
* 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-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
* Update.Ulrich Drepper2003-03-2535-6/+1039
* * 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-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-201-6/+4
* Update.Ulrich Drepper2003-03-191-2/+48
* (__lll_test_and_set): Fix typos.Roland McGrath2003-03-191-2/+2
* * abilist: New directory of libfoo.abilist files maintained usingRoland McGrath2003-03-192-13/+10
* * Versions (libpthread: GLIBC_2.2): RemoveRoland McGrath2003-03-191-0/+12
* 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-183-17/+16
* Update.Ulrich Drepper2003-03-1811-7/+69
* Update.Ulrich Drepper2003-03-1811-505/+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-184-138/+130
* 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-1716-0/+1147
* Update.Ulrich Drepper2003-03-1710-46/+39
* 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
* More random patches.Ulrich Drepper2003-03-155-14/+48
* * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.hJakub Jelinek2003-03-151-1/+1
* (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-151-1/+2