Hide internal __sysinfo function [BZ #18822]
commit6e342af6e7399c96246c6174802e84d46a176ffa
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 1 Oct 2017 23:05:10 +0000 (1 16:05 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 1 Oct 2017 23:05:28 +0000 (1 16:05 -0700)
treeecac2a3ba6519c712c4e98c0058918d9b3915e10
parent6a088436d4c04b8081e86f9e856f10fba97d0612
Hide internal __sysinfo function [BZ #18822]

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

[BZ #18822]
* sysdeps/unix/sysv/linux/include/sys/sysinfo.h (__sysinfo): Add
attribute_hidden.
ChangeLog
sysdeps/unix/sysv/linux/include/sys/sysinfo.h