aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2017-10-01 15:12:57 -0700
committerH.J. Lu <hjl.tools@gmail.com>2017-10-01 15:13:13 -0700
commit783cd767af5f3746b639f76b1de5e0e3c3d64683 (patch)
tree247570336e77103dceb036687a40c8ac3b38c41d /math
parent7ec4b39ac484ba65e011dde4e8ff0b7f478efc7c (diff)
downloadglibc-783cd767af5f3746b639f76b1de5e0e3c3d64683.zip
glibc-783cd767af5f3746b639f76b1de5e0e3c3d64683.tar.gz
glibc-783cd767af5f3746b639f76b1de5e0e3c3d64683.tar.bz2
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 'math')
0 files changed, 0 insertions, 0 deletions