diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2017-10-01 15:17:19 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2017-10-01 15:17:32 -0700 |
commit | b0f5678494d727b6868435dfc32b066ade6d3e49 (patch) | |
tree | 71a8c2c77620e4e45f4c4b23306c189206b288a6 /sysdeps | |
parent | a4338d994fe4b1802db040140153b4b6bc36c817 (diff) | |
download | glibc-b0f5678494d727b6868435dfc32b066ade6d3e49.tar.gz glibc-b0f5678494d727b6868435dfc32b066ade6d3e49.tar.xz glibc-b0f5678494d727b6868435dfc32b066ade6d3e49.zip |
Mark internal time functions with attribute_hidden [BZ #18822]
Mark internal time functions with attribute_hidden to allow direct access within libc.so and libc.a without using GOT nor PLT. [BZ #18822] * include/time.h (__tzstring): Add attribute_hidden. (__tzfile_read): Likewise. (__tzfile_compute): Likewise. (__tzfile_default): Likewise. (__tzset_parse_tz): Likewise. (__offtime): Likewise. (__asctime_r): Likewise. (__tzset): Likewise. (__tz_convert): Likewise. (__getdate_r): Likewise. (__getclktck): Likewise.
Diffstat (limited to 'sysdeps')
0 files changed, 0 insertions, 0 deletions