about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-12-22 06:58:32 +0000
committerRoland McGrath <roland@gnu.org>2003-12-22 06:58:32 +0000
commit0d7f2f21e42afdf9b4c171851991f8bb1895b021 (patch)
tree3cd518066898f65b80d18fb5b0a5823cc8d00ca6 /ChangeLog
parent4a3cdb312b7c961fa5810aae141279609c930d45 (diff)
downloadglibc-0d7f2f21e42afdf9b4c171851991f8bb1895b021.tar.gz
glibc-0d7f2f21e42afdf9b4c171851991f8bb1895b021.tar.xz
glibc-0d7f2f21e42afdf9b4c171851991f8bb1895b021.zip
* sysdeps/mach/hurd/dl-sysdep.c (_exit): Define with attribute_hidden.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ddfe6defeb..5f2c5f4830 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-21  Roland McGrath  <roland@frob.com>
+
+	* sysdeps/mach/hurd/dl-sysdep.c (_exit): Define with attribute_hidden.
+
 2003-12-21  Jakub Jelinek  <jakub@redhat.com>
 
 	* posix/regcomp.c (duplicate_node, duplicate_node_closure): Revert