Hide internal __new_exitfn function [BZ #18822]
commitbde06c87b7de97b5cd4721414b11af6e0d09187e
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 2 Oct 2017 00:58:08 +0000 (1 17:58 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 2 Oct 2017 00:58:24 +0000 (1 17:58 -0700)
tree269c7681b717a8b597d21e509899144450e637b5
parentfa4265909edaa5118f7860f452e2fb9da48d0f6e
Hide internal __new_exitfn function [BZ #18822]

Hide internal __new_exitfn function to allow direct access within libc.so
and libc.a without using GOT nor PLT.

[BZ #18822]
* stdlib/exit.h (__new_exitfn): Add attribute_hidden.
ChangeLog
stdlib/exit.h