diff options
author | 2017-10-01 15:18:09 -0700 | |
---|---|---|
committer | 2017-10-01 15:18:25 -0700 | |
commit | e1b33bba7c30b36be33fa8bb1e6cffbb65b97730 (patch) | |
tree | 101e3d18d9f9814916d1b27237d02f8e7867236c /sysdeps/unix/sysv/linux/netlinkaccess.h | |
parent | Mark internal time functions with attribute_hidden [BZ #18822] (diff) | |
download | glibc-e1b33bba7c30b36be33fa8bb1e6cffbb65b97730.tar.xz glibc-e1b33bba7c30b36be33fa8bb1e6cffbb65b97730.zip |
Mark internal statfs functions with attribute_hidden [BZ #18822]
Mark internal statfs functions with attribute_hidden to allow direct
access within libc.so and libc.a without using GOT nor PLT.
[BZ #18822]
* include/sys/statfs.h (__fstatfs): Add attribute_hidden.
(__statfs64): Likewise.
(__fstatfs64): Likewise.
* include/sys/statvfs.h (__statvfs64): Likewise.
(__fstatvfs64): Likewise.
* sysdeps/unix/sysv/linux/pathconf.h (__statfs_link_max): Likewise.
(__statfs_filesize_max): Likewise.
(__statfs_symlinks): Likewise.
(__statfs_chown_restricted): Likewise.
Diffstat (limited to 'sysdeps/unix/sysv/linux/netlinkaccess.h')
0 files changed, 0 insertions, 0 deletions