From 3cabdafafa0cd42a86a63affd5d4fee2c10cfbf5 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 11 Aug 2004 18:51:13 +0000 Subject: * sysdeps/pthread/aio_misc.c (handle_fildes_io): Remove noreturn attribute. Return NULL instead of calling pthread_exit at the end. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dfdcd0cad4..f4b74e35e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-08-11 Jakub Jelinek + + * sysdeps/pthread/aio_misc.c (handle_fildes_io): Remove noreturn + attribute. Return NULL instead of calling pthread_exit at the end. + 2004-08-11 Roland McGrath * iconvdata/testdata/ISO-2022-JP-3: Regenerated. -- cgit v1.2.3