diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2017-10-01 15:19:51 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2017-10-01 15:20:13 -0700 |
commit | 2e0a69097d38382fc26cce2a482e9ef2ddda52cf (patch) | |
tree | 97bca970ebf5beff201dffdb1e7424e9312941f5 /nss/getXXbyYY.c | |
parent | 94fd682c9b7c0b1ed95234a491f86b8d529e15c2 (diff) | |
download | glibc-2e0a69097d38382fc26cce2a482e9ef2ddda52cf.tar.gz glibc-2e0a69097d38382fc26cce2a482e9ef2ddda52cf.tar.xz glibc-2e0a69097d38382fc26cce2a482e9ef2ddda52cf.zip |
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/getXXbyYY.c')
0 files changed, 0 insertions, 0 deletions