glibc/ports/sysdeps/unix/sysv/linux
Mike Frysinger fe1a83aa1c ia64: ioperm: clean up long dead code
This file has a few #if 0 code paths which cause a build time warning:
ports/sysdeps/unix/sysv/linux/ia64/ioperm.c:66:7: warning:
	variable 'prot' set but not used [-Wunused-but-set-variable]

Rather than add more #if 0 around that variable, just delete the code
altogether.  Not like it's going to ever be implemented.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2013-12-24 05:34:52 -05:00
..
aarch64 [AArch64] Implement FUTEX_*_REQUEUE_PI 2013-12-17 17:57:34 +00:00
alpha alpha: Convert <bits/mman.h> to <bits/mman-linux.h> 2013-12-07 06:19:35 +10:00
am33 rename configure.in to configure.ac 2013-10-30 17:32:08 +10:00
arm Use __glibc_reserved instead __unused. 2013-11-26 12:32:28 +01:00
generic Use __glibc_reserved instead __unused. 2013-11-26 12:32:28 +01:00
hppa Use __glibc_reserved instead __unused. 2013-11-26 12:32:28 +01:00
ia64 ia64: ioperm: clean up long dead code 2013-12-24 05:34:52 -05:00
m68k m68k: add support for PI futexes 2013-12-10 00:16:01 +01:00
microblaze Use __glibc_reserved instead __unused. 2013-11-26 12:32:28 +01:00
mips MIPS: Fix RLIM64_INFINITY constant for O32 and N32 ABIs 2013-11-27 17:38:16 +01:00
tile rename configure.in to configure.ac 2013-10-30 17:32:08 +10:00