diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-04-27 08:21:37 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-04-27 08:21:37 +0000 |
commit | dea9968599e661bd84277af681cd38b2984ddb25 (patch) | |
tree | c388abe1b7c28efe4e963630b4456cf340b75a6c /nptl | |
parent | 6bdfb89a674f5cc2514b6d62436142c3491d4329 (diff) | |
download | glibc-dea9968599e661bd84277af681cd38b2984ddb25.tar.gz glibc-dea9968599e661bd84277af681cd38b2984ddb25.tar.xz glibc-dea9968599e661bd84277af681cd38b2984ddb25.zip |
* tst-cancel17.c (do_test): Add arbitrary factor to make sure
aio_write blocks.
Diffstat (limited to 'nptl')
-rw-r--r-- | nptl/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 19ec9598d9..82b3cccdc4 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2005-04-27 Ulrich Drepper <drepper@redhat.com> + + * tst-cancel17.c (do_test): Add arbitrary factor to make sure + aio_write blocks. + 2005-04-27 Roland McGrath <roland@redhat.com> * sysdeps/unix/sysv/linux/timer_create.c (timer_create): Handle |