diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-06-27 08:17:46 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-06-27 08:17:46 +0000 |
commit | 7d7ff54cb9152548227f42e1cf7336447f48ec2a (patch) | |
tree | e1ddccb3779dab26b47cd5f78507feefb428c426 /nptl/ChangeLog | |
parent | 7539c7ecfda06eeae987fc53815523a70938073a (diff) | |
download | glibc-7d7ff54cb9152548227f42e1cf7336447f48ec2a.tar glibc-7d7ff54cb9152548227f42e1cf7336447f48ec2a.tar.gz glibc-7d7ff54cb9152548227f42e1cf7336447f48ec2a.tar.bz2 glibc-7d7ff54cb9152548227f42e1cf7336447f48ec2a.zip |
Update.
2003-06-27 Ulrich Drepper <drepper@redhat.com>
* rt/Makefile (CFLAGS-librt-cancellation.c): Define.
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 21157bca0d..65cf4efb59 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2003-06-27 Ulrich Drepper <drepper@redhat.com> + + * tst-cancel4.c (tf_msgrcv): Strengthen test against valid + premature returns a bit more. + 2003-06-26 Ulrich Drepper <drepper@redhat.com> * sysdeps/pthread/librt-cancellation.c: Move __pthread_unwind |