]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 16 Mar 2000 21:30:04 +0000 (21:30 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 16 Mar 2000 21:30:04 +0000 (21:30 +0000)
linuxthreads/ChangeLog

index c40fec90fc89892496a13ff643e0de47cec1d6df..785cc69b8bf62ce891e4f964b1c6cdf6452f8a49 100644 (file)
@@ -1,3 +1,9 @@
+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