Hide internal __new_getrlimit function [BZ #18822]
commit0e7d5b6e241b3e367b806f65f6df1e7469af68fa
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 2 Oct 2017 00:59:51 +0000 (1 17:59 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 2 Oct 2017 01:00:07 +0000 (1 18:00 -0700)
tree1ccbec953532719e3cdfa049a1bb5493f5d8a9ea
parentbde06c87b7de97b5cd4721414b11af6e0d09187e
Hide internal __new_getrlimit function [BZ #18822]

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

[BZ #18822]
* sysdeps/unix/sysv/linux/getrlimit64.c (__new_getrlimit): Add
attribute_hidden.
ChangeLog
sysdeps/unix/sysv/linux/getrlimit64.c