From: Roland McGrath Date: Thu, 6 Mar 2003 19:17:05 +0000 (+0000) Subject: * rt/tst-aio7.c (do_test): Cancel i/o on CB1 before it's out of scope. X-Git-Tag: cvs/glibc-2_3_3~1347 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f1a56a2b9572ab19d7e6a7dcbef0e7d16471cf6c;p=platform%2Fupstream%2Fglibc.git * rt/tst-aio7.c (do_test): Cancel i/o on CB1 before it's out of scope. --- diff --git a/ChangeLog b/ChangeLog index b54d75e..0782c7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Martin Schwidefsky + + * rt/tst-aio7.c (do_test): Cancel i/o on CB1 before it's out of scope. + 2003-03-05 Ulrich Drepper * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Fix