]> git.ipfire.org Git - thirdparty/glibc.git/commit
Hide internal __ifreq function [BZ #18822]
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 2 Oct 2017 00:35:26 +0000 (17:35 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 2 Oct 2017 00:35:46 +0000 (17:35 -0700)
commitb4744101f36021bf2dde713682abbd0cc6935168
treebaacd3b9b8867513e3611b8b0ada122e0bdbe741
parent43b7dfd1b6cfd1b603e96270dc6a0b1758f81a13
Hide internal __ifreq function [BZ #18822]

Hide internal __ifreq function to allow direct access within libc.so and
libc.a without using GOT nor PLT.

[BZ #18822]
* include/ifreq.h: New file.
* sysdeps/generic/ifreq.h (__if_nextreq): Removed.
(__ifreq): Likewise.
* sysdeps/mach/hurd/ifreq.h (__if_nextreq): Removed.
(__ifreq): Likewise.
ChangeLog
include/ifreq.h [new file with mode: 0644]
sysdeps/generic/ifreq.h
sysdeps/mach/hurd/ifreq.h