glibc/sysdeps/unix/sysv/linux/mips
H.J. Lu 9e5ee8b839 Hide internal __ioctl function [BZ #18822]
Hide internal __ioctl function to allow direct access within libc.so and
libc.a without using GOT nor PLT.

__GI___ioctl is defined when sysdeps/unix/syscalls.list is used to
generate ioctl.  Otherwise libc_hidden_def is needed explicitly.

	[BZ #18822]
	* include/sys/ioctl.h (__ioctl): Add libc_hidden_proto.
	* misc/ioctl.c (__ioctl): Add libc_hidden_def.
	* sysdeps/mach/hurd/ioctl.c (__ioctl): Likewise.
	* sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Likewise.
	* sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S (__ioctl):
	Likewise.
	* sysdeps/unix/sysv/linux/powerpc/ioctl.c (__ioctl): Likewise.
	* sysdeps/unix/sysv/linux/tile/tilegx/ioctl.S (__ioctl): Likewise.
2017-10-01 15:59:06 -07:00
..
bits Fix XPG4.2 bits/sigaction.h namespace (bug 21899). 2017-08-07 23:41:32 +00:00
mips32 posix: Add compat glob symbol to not follow dangling symbols 2017-09-25 18:04:16 -07:00
mips64 Hide internal __ioctl function [BZ #18822] 2017-10-01 15:59:06 -07:00
sys Fix mcontext_t sigcontext namespace (bug 21457). 2017-08-30 22:02:04 +00:00
Implies
Makefile Remove abi-*-options compiler flags 2017-08-28 17:16:53 +02:00
Versions
____longjmp_chk.c
_test_and_set.c
arch-fork.h
brk.c
clone.S Call exit directly in clone (BZ #21512) 2017-06-26 17:52:20 -03:00
configure
configure.ac
dl-cache.h
dl-static.c
getcontext.S mips: Fix store/load gp registers to/from ucontext_t 2017-06-13 21:34:45 +00:00
getmsg.c
getrlimit64.c
getsysstats.c
init-first.c
kernel-features.h
kernel_rt_sigframe.h Rename struct ucontext tag (bug 21457). 2017-06-26 22:03:58 +00:00
kernel_sigaction.h
kernel_stat.h
kernel_termios.h
ldsodefs.h
libc-abis
libc-vdso.h
makecontext.S mips: Fix store/load gp registers to/from ucontext_t 2017-06-13 21:34:45 +00:00
pipe.S
profil-counter.h
pt-vfork.S
putmsg.c
readelflib.c
register-dump.h
setcontext.S mips: Fix store/load gp registers to/from ucontext_t 2017-06-13 21:34:45 +00:00
setrlimit64.c
shlib-versions
sigaction.c
sigcontextinfo.h
swapcontext.S mips: Fix store/load gp registers to/from ucontext_t 2017-06-13 21:34:45 +00:00
syscalls.list
sysdep-cancel.h Remove NO_CANCELLATION macro 2017-08-31 16:10:34 -03:00
ucontext_i.sym
ustat.c
vfork.S
xstatconv.c