diff options
author | 2017-10-01 15:12:57 -0700 | |
---|---|---|
committer | 2017-10-01 15:13:13 -0700 | |
commit | 783cd767af5f3746b639f76b1de5e0e3c3d64683 (patch) | |
tree | 247570336e77103dceb036687a40c8ac3b38c41d /sysdeps/unix/sysv/linux/netlinkaccess.h | |
parent | Mark internal unistd functions with attribute_hidden [BZ #18822] (diff) | |
download | glibc-783cd767af5f3746b639f76b1de5e0e3c3d64683.tar.xz glibc-783cd767af5f3746b639f76b1de5e0e3c3d64683.zip |
Mark internal grp/pwd/shadow functions with attribute_hidden [BZ #18822]
Mark internal grp/pwd/shadow functions with attribute_hidden to allow
direct access within libc.so and libc.a without using GOT nor PLT.
[BZ #18822]
* include/grp.h (__fgetgrent_r): Add attribute_hidden.
(__getgrgid_r): Likewise.
(__getgrnam_r): Likewise.
* include/pwd.h (__getpwuid_r): Likewise.
(__getpwnam_r): Likewise.
(__fgetpwent_r): Likewise.
* include/shadow.h (__getspnam_r): Likewise.
(__sgetspent_r): Likewise.
(__fgetspent_r): Likewise.
Diffstat (limited to 'sysdeps/unix/sysv/linux/netlinkaccess.h')
0 files changed, 0 insertions, 0 deletions