]> git.ipfire.org Git - thirdparty/glibc.git/commit
Mark internal intl functions with attribute_hidden [BZ #18822]
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 1 Oct 2017 22:58:05 +0000 (15:58 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 1 Oct 2017 22:58:20 +0000 (15:58 -0700)
commit2ff16592d8a6b873467c9348f609738973217288
treef9b42284f82ce509135760d7af6988ae6eec3e3f
parentb5648377d923d790dd7e995d79d480066b25e6bb
Mark internal intl functions with attribute_hidden [BZ #18822]

Mark internal intl functions with attribute_hidden to allow direct
access within libc.so and libc.a without using GOT nor PLT.

[BZ #18822]
* intl/gettextP.h (__dcngettext): Add attribute_hidden.
(__dcigettext): Likewise.
ChangeLog
intl/gettextP.h