diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-03-06 21:40:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-03-06 21:40:32 +0000 |
commit | 30e4b3f4e2b94ce9c48ce435c78c248ef302b862 (patch) | |
tree | 385119d6ce06c9d78d17118b00095a40651281c2 /linuxthreads/ChangeLog | |
parent | c1b7e21fb170ad17c478428b302130b5dce4accf (diff) | |
download | glibc-30e4b3f4e2b94ce9c48ce435c78c248ef302b862.tar.gz glibc-30e4b3f4e2b94ce9c48ce435c78c248ef302b862.tar.xz glibc-30e4b3f4e2b94ce9c48ce435c78c248ef302b862.zip |
Update.
2003-03-06 Ulrich Drepper <drepper@redhat.com> * tst-cancel4.c (tf_sleep): Lower sleep time a bit to not upset recent kernels.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index b53e6ab156..ff677b0d76 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2003-03-06 Ulrich Drepper <drepper@redhat.com> + + * tst-cancel4.c (tf_sleep): Lower sleep time a bit to not upset + recent kernels. + 2003-03-02 Ulrich Drepper <drepper@redhat.com> * sysdeps/pthread/timer_create.c (timer_create): Return correct |