summaryrefslogtreecommitdiff
path: root/nss
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2017-10-01 15:19:51 -0700
committerH.J. Lu <hjl.tools@gmail.com>2017-10-01 15:20:13 -0700
commit2e0a69097d38382fc26cce2a482e9ef2ddda52cf (patch)
tree97bca970ebf5beff201dffdb1e7424e9312941f5 /nss
parent94fd682c9b7c0b1ed95234a491f86b8d529e15c2 (diff)
Mark internal stdio functions with attribute_hidden [BZ #18822]
Mark internal stdio functions with attribute_hidden to allow direct access within libc.so and libc.a without using GOT nor PLT. [BZ #18822] * include/stdio.h (__fcloseall): Add attribute_hidden. (__getline): Likewise. (__path_search): Likewise. (__gen_tempname): Likewise. (__libc_message): Likewise. (__flockfile): Likewise. (__funlockfile): Likewise. (__fxprintf): Likewise. (__fxprintf_nocancel): Likewise.
Diffstat (limited to 'nss')
0 files changed, 0 insertions, 0 deletions