diff options
author | Roland McGrath <roland@gnu.org> | 2003-12-22 06:58:32 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-12-22 06:58:32 +0000 |
commit | 0d7f2f21e42afdf9b4c171851991f8bb1895b021 (patch) | |
tree | 3cd518066898f65b80d18fb5b0a5823cc8d00ca6 | |
parent | 4a3cdb312b7c961fa5810aae141279609c930d45 (diff) | |
download | glibc-0d7f2f21e42afdf9b4c171851991f8bb1895b021.tar glibc-0d7f2f21e42afdf9b4c171851991f8bb1895b021.tar.gz glibc-0d7f2f21e42afdf9b4c171851991f8bb1895b021.tar.bz2 glibc-0d7f2f21e42afdf9b4c171851991f8bb1895b021.zip |
* sysdeps/mach/hurd/dl-sysdep.c (_exit): Define with attribute_hidden.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |