glibc/sysdeps/unix/sysv/linux/aarch64
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 Add HWCAP_ macros from Linux 4.12 to AArch64 bits/hwcap.h. 2017-07-17 09:24:08 +01: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
__read_tp.S
arch-fork.h
c++-types.data
clone.S Call exit directly in clone (BZ #21512) 2017-06-26 17:52:20 -03:00
configure
configure.ac
cpu-features.c Add thunderx2t99 and thunderx2t99p1 CPU names to tunables list 2017-09-08 11:02:09 -07:00
cpu-features.h aarch64: Optimized memcpy for Qualcomm Falkor processor 2017-08-09 06:32:17 +05:30
dl-cache.h
dl-procinfo.c [AArch64] Update dl-procinfo for new HWCAP flags in Linux 4.12 2017-07-19 13:50:23 +01:00
dl-procinfo.h [AArch64] Update dl-procinfo for new HWCAP flags in Linux 4.12 2017-07-19 13:50:23 +01:00
dl-static.c
getcontext.S
init-first.c
ioctl.S Hide internal __ioctl function [BZ #18822] 2017-10-01 15:59:06 -07:00
ipc_priv.h
kernel_rt_sigframe.h Rename struct ucontext tag (bug 21457). 2017-06-26 22:03:58 +00:00
ld.abilist
ldconfig.h
ldsodefs.h
libBrokenLocale.abilist
libanl.abilist
libc-__read_tp.S
libc-start.c Delay initialization of CPU features struct in static binaries 2017-05-31 06:38:33 +05:30
libc-vdso.h
libc.abilist posix: Add compat glob symbol to not follow dangling symbols 2017-09-25 18:04:16 -07:00
libcrypt.abilist
libdl.abilist
libm.abilist New expf and exp2f version without SVID compat wrapper 2017-09-25 10:45:08 +01:00
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data ld.so: Introduce struct dl_exception 2017-08-10 16:54:57 +02:00
makecontext.c aarch64: Fix tst-makecontext3 in ILP32 mode. 2017-08-30 09:25:51 -07:00
profil-counter.h
pt-vfork.c
readelflib.c
setcontext.S
shlib-versions
sigaction.c
sigcontextinfo.h Rename struct ucontext tag (bug 21457). 2017-06-26 22:03:58 +00:00
swapcontext.S
syscall.S
sysdep-cancel.h Remove NO_CANCELLATION macro 2017-08-31 16:10:34 -03:00
sysdep.c
sysdep.h
ucontext-internal.h
ucontext_i.sym Fix mcontext_t sigcontext namespace (bug 21457). 2017-08-30 22:02:04 +00:00
vfork.S