diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-03-16 21:42:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-03-16 21:42:07 +0000 |
commit | ee5cda9b439296ed761c77891dfe2f2f3ab47971 (patch) | |
tree | c1ad4ce00a80be0fe94fff2e5652a8f9f7e2ec4d /linuxthreads/ChangeLog | |
parent | 865461779191a9aba07bc538be5f75931ea48221 (diff) | |
download | glibc-ee5cda9b439296ed761c77891dfe2f2f3ab47971.tar.gz glibc-ee5cda9b439296ed761c77891dfe2f2f3ab47971.tar.xz glibc-ee5cda9b439296ed761c77891dfe2f2f3ab47971.zip |
Update.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index bc71c06a78..d600f27c39 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,9 +1,3 @@ -2000-03-16 Ulrich Drepper <drepper@redhat.com> - - * mutex.c (__pthread_mutex_lock): Always initialize __m_owner. - (__pthread_mutex_trylock): Likewise. - (__pthread_mutex_unlock): Always clear __m_owner. - 2000-03-14 Ulrich Drepper <drepper@redhat.com> * condvar.c (pthread_cond_wait): Check whether mutex is owned by |