diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-02-17 10:47:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-02-17 10:47:41 +0000 |
commit | 371a2972795a2eec8bd09fb8173b1ed800d68896 (patch) | |
tree | dc6996c3471d6b02a212d50bbf91f29cddc047d5 /nptl/ChangeLog | |
parent | 5430d926c54d552794e2ef626b37b7f8bc1ec68e (diff) | |
download | glibc-371a2972795a2eec8bd09fb8173b1ed800d68896.tar.gz glibc-371a2972795a2eec8bd09fb8173b1ed800d68896.tar.xz glibc-371a2972795a2eec8bd09fb8173b1ed800d68896.zip |
Update.
* tst-cancel1.c (tf): Block all signals.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 2acb2fb819..96f6f6a3d9 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,7 @@ 2003-02-17 Ulrich Drepper <drepper@redhat.com> + * tst-cancel1.c (tf): Block all signals. + * Makefile (tests): Add tst-basic6. * tst-basic6.c: New file. |