diff options
author | 2017-10-01 15:16:13 -0700 | |
---|---|---|
committer | 2017-10-01 15:16:27 -0700 | |
commit | a4338d994fe4b1802db040140153b4b6bc36c817 (patch) | |
tree | 436d29c1e6adae92d4f44599b97164af7413e9ad /sysdeps/unix/sysv/linux/netlinkaccess.h | |
parent | Mark internal gmp functions with attribute_hidden [BZ #18822] (diff) | |
download | glibc-a4338d994fe4b1802db040140153b4b6bc36c817.tar.xz glibc-a4338d994fe4b1802db040140153b4b6bc36c817.zip |
Mark internal nscd functions with attribute_hidden [BZ #18822]
Mark internal nscd functions with attribute_hidden to allow direct
access within libc.so and libc.a without using GOT nor PLT.
[BZ #18822]
* nscd/nscd-client.h (__nscd_get_map_ref): Add attribute_hidden.
(__nscd_unmap): Likewise.
(__nscd_cache_search): Likewise.
(__nscd_get_nl_timestamp): Likewise.
(__nscd_getpwnam_r): Likewise.
(__nscd_getpwuid_r): Likewise.
(__nscd_getgrnam_r): Likewise.
(__nscd_getgrgid_r): Likewise.
(__nscd_gethostbyname_r): Likewise.
(__nscd_gethostbyname2_r): Likewise.
(__nscd_gethostbyaddr_r): Likewise.
(__nscd_getai): Likewise.
(__nscd_getgrouplist): Likewise.
(__nscd_getservbyname_r): Likewise.
(__nscd_getservbyport_r): Likewise.
(__nscd_innetgr): Likewise.
(__nscd_setnetgrent): Likewise.
Diffstat (limited to 'sysdeps/unix/sysv/linux/netlinkaccess.h')
0 files changed, 0 insertions, 0 deletions