aboutsummaryrefslogtreecommitdiff
path: root/nptl
AgeCommit message (Expand)Author
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-192003-03-18 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-19Remove unnecessary instruction in case clock_gettime isn't available.Ulrich Drepper
2003-03-19Update.Ulrich Drepper
2003-03-19Test pthread_condattr_[sg]etclock.Ulrich Drepper
2003-03-18Update.Ulrich Drepper
2003-03-18Reorder struct passed to cleanup handler to eliminate one more instruction.Ulrich Drepper
2003-03-18(__pthread_cond_init): Handle NULL cond_attr parameter.Ulrich Drepper
2003-03-18Update.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-18* include/ctype.h: Revert last change.Roland McGrath
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-18Update.Ulrich Drepper
2003-03-18Add __builtin_expect where appropriate.Ulrich Drepper
2003-03-17PowerPC port contributed by Paul Mackerras <paulus@samba.org>.Roland McGrath
2003-03-172003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-17Update.Ulrich Drepper
2003-03-17Update.Ulrich Drepper
2003-03-17Load correct registers.Ulrich Drepper
2003-03-17* tst-fork4.c: Include <string.h>.Roland McGrath
2003-03-172003-03-16 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-17(__lll_lock_wait): Remove jump prediction suffix.Ulrich Drepper
2003-03-16Update.Ulrich Drepper
2003-03-16Update.Ulrich Drepper
2003-03-16Really use R12 and r13.Ulrich Drepper
2003-03-16* nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r): int -> size_tRoland McGrath
2003-03-16* posix/fnmatch_loop.c: Add casts for signedness.Roland McGrath
2003-03-16Update.Ulrich Drepper
2003-03-16(allocate_stack): Store the exact stack size of user allocated stacks.Ulrich Drepper
2003-03-15More random patches.Ulrich Drepper
2003-03-15* sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.hJakub Jelinek
2003-03-15(SINGLE_THREAD): Use `header' prefix instead of `header.data'.Jakub Jelinek
2003-03-15Use 64-bit loading.Ulrich Drepper
2003-03-15Update.Ulrich Drepper
2003-03-15Update.Ulrich Drepper
2003-03-14Update.Ulrich Drepper
2003-03-14Use correct amount of stack correction.Ulrich Drepper
2003-03-14Update.Ulrich Drepper
2003-03-14(start_thread): Use CALL_THREAD_FCT if defined.Ulrich Drepper
2003-03-14* init.c: Fix typo "#eli" for "#else".Roland McGrath
2003-03-14* allocatestack.c (__stack_user): Use hidden_data_def.Roland McGrath
2003-03-14* descr.h (struct pthread): Move the union out of [!TLS_DTV_AT_TP], soRoland McGrath
2003-03-142003-03-14 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-14Update.Ulrich Drepper