about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-08-11 18:51:13 +0000
committerRoland McGrath <roland@gnu.org>2004-08-11 18:51:13 +0000
commit3cabdafafa0cd42a86a63affd5d4fee2c10cfbf5 (patch)
tree9a9529bacbe91dc310c2ab8ea75758aec2a61be7 /ChangeLog
parent304815c6b460729e7b62a857394c6a009bcff30e (diff)
downloadglibc-3cabdafafa0cd42a86a63affd5d4fee2c10cfbf5.tar.gz
glibc-3cabdafafa0cd42a86a63affd5d4fee2c10cfbf5.tar.xz
glibc-3cabdafafa0cd42a86a63affd5d4fee2c10cfbf5.zip
* sysdeps/pthread/aio_misc.c (handle_fildes_io): Remove noreturn
	attribute.  Return NULL instead of calling pthread_exit at the end.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dfdcd0cad4..f4b74e35e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-11  Jakub Jelinek  <jakub@redhat.com>
+
+	* 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  <roland@redhat.com>
 
 	* iconvdata/testdata/ISO-2022-JP-3: Regenerated.