diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-02-18 08:41:57 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-02-18 08:41:57 +0000 |
commit | a93317a17aeb060937b7d896ca589597b33a84d3 (patch) | |
tree | cfbf8d194c3a582fad680f4289b8e7ac594c25a5 /nptl/ChangeLog | |
parent | f1740bc4e3566cad7620e3b36ca00c0c846ec398 (diff) | |
download | glibc-a93317a17aeb060937b7d896ca589597b33a84d3.tar glibc-a93317a17aeb060937b7d896ca589597b33a84d3.tar.gz glibc-a93317a17aeb060937b7d896ca589597b33a84d3.tar.bz2 glibc-a93317a17aeb060937b7d896ca589597b33a84d3.zip |
* tst-robust1.c: Add second mutex to check that the mutex list is
handled correctly.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 00501134c0..3a0cc94316 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2006-02-18 Ulrich Drepper <drepper@redhat.com> + + * tst-robust1.c: Add second mutex to check that the mutex list is + handled correctly. + 2006-02-17 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/alpha/lowlevellock.h (lll_robust_mutex_dead, |