about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-06-18 18:10:57 +0000
committerUlrich Drepper <drepper@redhat.com>2003-06-18 18:10:57 +0000
commitf6c93bd9c82f9feabb171567fb0b25777997d7f6 (patch)
tree12b8f8b0aa89c418c0d6d6cd9ab2469eecd0b8dc /nptl/ChangeLog
parentfae49c6287347a588cbc9e454fa000499210046e (diff)
downloadglibc-f6c93bd9c82f9feabb171567fb0b25777997d7f6.tar.gz
glibc-f6c93bd9c82f9feabb171567fb0b25777997d7f6.tar.xz
glibc-f6c93bd9c82f9feabb171567fb0b25777997d7f6.zip
Update.
2003-06-18  Ulrich Drepper  <drepper@redhat.com>

	* pthread_mutex_destroy.c (__pthread_mutex_destroy): For
	error-checking mutex detect busy mutexes.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index b2af00f1cd..4c44cec0a2 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-18  Ulrich Drepper  <drepper@redhat.com>
+
+	* pthread_mutex_destroy.c (__pthread_mutex_destroy): For
+	error-checking mutex detect busy mutexes.
+
 2003-06-17  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_mutex_lock):