aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-09-17 18:45:41 +0000
committerUlrich Drepper <drepper@redhat.com>2002-09-17 18:45:41 +0000
commit81cb0d8214c425e356c3f79b4b024caab36540b8 (patch)
treefc2119cb63669de6817c3c6410c87d013c74562b /ChangeLog
parent65c93f621be347ed0804b65cd17d3d01d656e828 (diff)
downloadglibc-81cb0d8214c425e356c3f79b4b024caab36540b8.tar
glibc-81cb0d8214c425e356c3f79b4b024caab36540b8.tar.gz
glibc-81cb0d8214c425e356c3f79b4b024caab36540b8.tar.bz2
glibc-81cb0d8214c425e356c3f79b4b024caab36540b8.zip
Update.
* include/libc-symbols.h: Change *hidden_proto macros to accept option parameters and pass those to the attribute definition. * include/unistd.h (_exit): Add __noreturn__ to libc_hidden_proto call.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e0b55e8522..918eb09f82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-09-17 Ulrich Drepper <drepper@redhat.com>
+ * include/libc-symbols.h: Change *hidden_proto macros to accept
+ option parameters and pass those to the attribute definition.
+ * include/unistd.h (_exit): Add __noreturn__ to libc_hidden_proto call.
+
* include/unistd.h: Declare __libc_pause.
* include/sys/socket.h: Declare __libc_send, __libc_recv,