diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-10-15 14:15:26 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-10-15 14:15:41 -0700 |
commit | 8303c7409cee86f42485177061d1e0ce04c07e9f (patch) | |
tree | 33ed00614484523eded59057351e95f84ce40969 /time/ctime_r.c | |
parent | d6e855d810730193280276a2d30584437e2abf4d (diff) | |
download | glibc-8303c7409cee86f42485177061d1e0ce04c07e9f.tar.gz glibc-8303c7409cee86f42485177061d1e0ce04c07e9f.tar.xz glibc-8303c7409cee86f42485177061d1e0ce04c07e9f.zip |
Mark internal dirent functions hidden
Since internal dirent functions are only used internally in ld.so and libc.so, they can be made hidden. [BZ #19122] * include/dirent.h (__opendirat): Add attribute_hidden. (__getdents): Likewise. (__getdents64): Likewise. (__alloc_dir): Likewise. [IS_IN (rtld)] (__closedir): Likewise. [IS_IN (rtld)] (__fdopendir): Likewise. [IS_IN (rtld)] (__readdir): Likewise. [IS_IN (rtld)] (__readdir64): Likewise. [IS_IN (rtld)] (__rewinddir): Likewise.
Diffstat (limited to 'time/ctime_r.c')
0 files changed, 0 insertions, 0 deletions