diff options
author | Joseph Myers <joseph@codesourcery.com> | 2014-10-09 11:22:33 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2014-10-09 11:22:33 +0000 |
commit | cb8312455b85a4a6c998b4c4a892c28b74cc3c4d (patch) | |
tree | c82e28896478cd7417c79617b93389483645d369 /po | |
parent | 5deeb190146967ac05828b1fa6821182668356aa (diff) | |
download | glibc-cb8312455b85a4a6c998b4c4a892c28b74cc3c4d.zip glibc-cb8312455b85a4a6c998b4c4a892c28b74cc3c4d.tar.gz glibc-cb8312455b85a4a6c998b4c4a892c28b74cc3c4d.tar.bz2 |
Don't use INTDEF/INTUSE with __cxa_atexit (bug 14132).
This patch removes use of the obsolete INTDEF/INTUSE mechanism for
__cxa_atexit, replacing it with libc_hidden_def/libc_hidden_proto.
Tested for x86_64 that installed stripped shared libraries are
unchanged by the patch.
[BZ #14132]
* stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
of INTDEF.
* include/stdlib.h (__cxa_atexit_internal): Remove declaration.
(__cxa_atexit): Use libc_hidden_proto.
[!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions