diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2017-10-01 15:56:04 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2017-10-01 15:56:27 -0700 |
commit | 0389a6aaae6d07f69de5b42345293ec578337de2 (patch) | |
tree | 511cd267d840c729b617fe7ded69df4e7d2fc3bd /misc | |
parent | Mark internal rpc functions with attribute_hidden [BZ #18822] (diff) | |
download | glibc-0389a6aaae6d07f69de5b42345293ec578337de2.tar.gz glibc-0389a6aaae6d07f69de5b42345293ec578337de2.tar.bz2 glibc-0389a6aaae6d07f69de5b42345293ec578337de2.zip |
Mark internal netlink functions with attribute_hidden [BZ #18822]
Mark internal netlink functions with attribute_hidden to allow direct
access within libc.so and libc.a without using GOT nor PLT.
[BZ #18822]
* sysdeps/unix/sysv/linux/netlinkaccess.h (__netlink_open): Add
attribute_hidden.
(__netlink_close): Likewise.
(__netlink_free_handle): Likewise.
(__netlink_request): Likewise.
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions