Update.
[platform/upstream/glibc.git] / nptl /
2003-04-05 Ulrich DrepperUpdate.
2003-04-05 Ulrich DrepperDefine THREAD_ATOMIC_CMPXCHG_VAL and THREAD_ATOMIC_BIT_...
2003-04-04 Ulrich DrepperUpdate.
2003-04-04 Ulrich Drepper(sigcancel_handler): Don't set EXITING_BIT here.
2003-04-02 Ulrich DrepperUpdate.
2003-04-02 Ulrich DrepperUndo last change.
2003-04-02 Ulrich DrepperUpdate.
2003-04-02 Ulrich DrepperCheck PTHREAD_DESTRUCTOR_ITERATIONS handling.
2003-04-02 Ulrich Drepper(tests): Add tst-tsd4.
2003-04-02 Ulrich DrepperUpdate.
2003-04-02 Ulrich Drepper(do_test): Make static.
2003-04-01 Ulrich DrepperUpdate.
2003-04-01 Ulrich DrepperUpdate.
2003-04-01 Ulrich Drepper(CALL_THREAD_FCT): Align stack of called function corre...
2003-03-31 Ulrich DrepperFix comment.
2003-03-31 Ulrich DrepperFix comment.
2003-03-30 Ulrich DrepperUpdate.
2003-03-30 Ulrich Drepper(struct pthread): Move most often used elements to...
2003-03-29 Ulrich DrepperUpdate.
2003-03-29 Ulrich Drepper(libpthread-routines): Add pthread_atfork. (libpthread...
2003-03-29 Ulrich DrepperUpdate.
2003-03-29 Ulrich DrepperInclude nptl/descr.h after the definition of TLS_DTV_AT...
2003-03-28 Ulrich DrepperBump to 0.32.
2003-03-28 Ulrich DrepperUpdate.
2003-03-28 Ulrich DrepperDon't declare __timer_helper_thread. Declare __start_he...
2003-03-27 Ulrich DrepperBump to 0.31.
2003-03-27 Ulrich DrepperUpdate.
2003-03-27 Ulrich DrepperUpdate.
2003-03-27 Ulrich DrepperUpdate.
2003-03-27 Jakub Jelinek* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedw...
2003-03-27 Jakub JelinekFix offset of cleanupbuf.__prev.
2003-03-26 Jakub Jelinek* sysdeps/unix/sysv/linux/timer_getoverr.c: Fix typo...
2003-03-26 Jakub JelinekFix typo in name of included file.
2003-03-26 Ulrich DrepperUpdate.
2003-03-26 Roland McGrath* sysdeps/pthread/posix-timer.h (TIMER_MAX): Define...
2003-03-26 Roland McGrath2003-03-25 Roland McGrath <roland@redhat.com>
2003-03-25 Ulrich DrepperUpdate.
2003-03-25 Ulrich DrepperDefine SIGCANCEL and SIGTIMER. Remove FRAME_LEFT defin...
2003-03-25 Ulrich DrepperUpdate.
2003-03-23 Roland McGrath* Makeconfig (+includes): Don't use $(last-includes).
2003-03-23 Roland McGrath* tst-mutex5.c (do_test): Unlock before destroy, otherw...
2003-03-23 Roland McGrath* tst-join5.c (tf1, tf2): Add a cast.
2003-03-23 Roland McGrath2003-03-23 Roland McGrath <roland@redhat.com>
2003-03-22 Roland McGrath* sysdeps/i386/i486/bits/atomic.h (atomic_bit_set)...
2003-03-21 Ulrich DrepperUpdate.
2003-03-21 Ulrich DrepperUpdate.
2003-03-20 Ulrich DrepperUpdate.
2003-03-20 Ulrich DrepperReplace __lll_add calls with atomic_exchange_and_add...
2003-03-20 Ulrich DrepperReplace __lll_add and __lll_test_and_set calls with...
2003-03-20 Roland McGrath* sysdeps/s390/pthread_spin_lock.c (pthread_spin_lock...
2003-03-20 Ulrich Drepper(allocate_stack): Assume atomic_exchange_and_add return...
2003-03-20 Ulrich DrepperUpdate.
2003-03-19 Ulrich DrepperUpdate.
2003-03-19 Ulrich DrepperUpdate.
2003-03-19 Ulrich Drepper(__pthread_cond_broadcast): Release lock before waking...
2003-03-19 Roland McGrath(__lll_test_and_set): Fix typos.
2003-03-19 Roland McGrath* abilist: New directory of libfoo.abilist files mainta...
2003-03-19 Roland McGrath* Versions (libpthread: GLIBC_2.2): Remove
2003-03-19 Roland McGrath2003-03-18 Roland McGrath <roland@redhat.com>
2003-03-19 Ulrich DrepperRemove unnecessary instruction in case clock_gettime...
2003-03-19 Ulrich DrepperUpdate.
2003-03-19 Ulrich DrepperTest pthread_condattr_[sg]etclock.
2003-03-18 Ulrich DrepperUpdate.
2003-03-18 Ulrich DrepperReorder struct passed to cleanup handler to eliminate...
2003-03-18 Ulrich Drepper(__pthread_cond_init): Handle NULL cond_attr parameter.
2003-03-18 Ulrich DrepperUpdate.
2003-03-18 Ulrich DrepperUpdate.
2003-03-18 Ulrich DrepperUpdate.
2003-03-18 Ulrich DrepperUpdate.
2003-03-18 Ulrich DrepperUpdate.
2003-03-18 Ulrich Drepperpthread_spin_unlock implementation for Linux/i386.
2003-03-18 Roland McGrath* include/ctype.h: Revert last change.
2003-03-18 Roland McGrath2003-03-17 Roland McGrath <roland@redhat.com>
2003-03-18 Ulrich Drepper(lll_unlock_wake_cb): Correct last patch. (__lll_timedw...
2003-03-18 Ulrich DrepperUpdate.
2003-03-18 Ulrich DrepperAdd __builtin_expect where appropriate.
2003-03-17 Roland McGrathPowerPC port contributed by Paul Mackerras <paulus...
2003-03-17 Roland McGrath2003-03-17 Roland McGrath <roland@redhat.com>
2003-03-17 Ulrich DrepperUpdate.
2003-03-17 Ulrich DrepperUpdate.
2003-03-17 Ulrich DrepperLoad correct registers.
2003-03-17 Roland McGrath* tst-fork4.c: Include <string.h>.
2003-03-17 Roland McGrath2003-03-16 Roland McGrath <roland@redhat.com>
2003-03-17 Ulrich Drepper(__lll_lock_wait): Remove jump prediction suffix.
2003-03-16 Ulrich DrepperUpdate.
2003-03-16 Ulrich DrepperUpdate.
2003-03-16 Ulrich DrepperReally use R12 and r13.
2003-03-16 Roland McGrath* nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r...
2003-03-16 Roland McGrath* posix/fnmatch_loop.c: Add casts for signedness.
2003-03-16 Ulrich DrepperUpdate.
2003-03-16 Ulrich Drepper(allocate_stack): Store the exact stack size of user...
2003-03-15 Ulrich DrepperMore random patches.
2003-03-15 Jakub Jelinek* sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h
2003-03-15 Jakub Jelinek(SINGLE_THREAD): Use `header' prefix instead of `header...
2003-03-15 Ulrich DrepperUse 64-bit loading.
2003-03-15 Ulrich DrepperUpdate.
2003-03-15 Ulrich DrepperUpdate.
2003-03-14 Ulrich DrepperUpdate.
2003-03-14 Ulrich DrepperUse correct amount of stack correction.
2003-03-14 Ulrich DrepperUpdate.
next