diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-02-15 20:54:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-02-15 20:54:25 +0000 |
commit | b2f05465748e7e1c0105776a1e0ceda7f7a599b0 (patch) | |
tree | b547b7407e236dbe2f799bc27cee32d3306bc0b5 /nptl/ChangeLog | |
parent | c3bb9ee1bc384edeec9ca991f58c162b167a558f (diff) | |
download | glibc-b2f05465748e7e1c0105776a1e0ceda7f7a599b0.tar glibc-b2f05465748e7e1c0105776a1e0ceda7f7a599b0.tar.gz glibc-b2f05465748e7e1c0105776a1e0ceda7f7a599b0.tar.bz2 glibc-b2f05465748e7e1c0105776a1e0ceda7f7a599b0.zip |
Update.
* tst-mutex2.c: Tests of trylock and unlock with ERROR mutexes.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 1dc5f231bb..f928819b78 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,6 @@ 2003-02-15 Ulrich Drepper <drepper@redhat.com> + * tst-mutex2.c: Tests of trylock and unlock with ERROR mutexes. * tst-mutex3.c (do_test): Add tests for trylock with RECURSIVE mutexes. * sysdeps/unix/sysv/linux/pthread_kill.c (__pthread_kill): Don't |