glibc/sysdeps
Joseph Myers 7fd00f9980 Remove __ASSUME_F_GETOWN_EX.
This patch removes __ASSUME_F_GETOWN_EX now it can be assumed to be
true unconditionally.

Tested x86_64 that disassembly of installed shared libraries is
unchanged by this patch.

	* sysdeps/unix/sysv/linux/kernel-features.h
	(__ASSUME_F_GETOWN_EX): Remove macro.
	* sysdeps/unix/sysv/linux/fcntl.c: Do not include
	<kernel-features.h>.
	(miss_F_GETOWN_EX): Remove variable or macro.
	(do_fcntl): Do not check miss_F_GETOWN_EX.
	(do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
2014-06-20 20:04:33 +00:00
..
aarch64 [AArch64] Add optimized strchr. 2014-06-19 11:03:59 +01:00
alpha Alpha: Define TLS_DEFINE_INIT_TP 2014-06-11 12:23:35 -07:00
arm [BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESC 2014-06-20 20:22:42 +01:00
generic Add fallback file for elide.h 2014-06-14 09:27:09 -07:00
gnu Silence a missing-noreturn warning for _Unwind_Resume. 2014-05-09 10:06:20 -07:00
hppa HPPA: Define TLS_DEFINE_INIT_TP 2014-06-09 14:04:45 -07:00
i386 [BZ #6803] Set errno for scalbln, scalbn 2014-06-20 07:48:20 +05:30
ia64 [BZ #6803] Set errno for scalbln, scalbn 2014-06-20 07:48:20 +05:30
ieee754 [BZ #6803] Set errno for scalbln, scalbn 2014-06-20 07:48:20 +05:30
init_array Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
m68k [BZ #6803] Set errno for scalbln, scalbn 2014-06-20 07:48:20 +05:30
mach Remove second argument from TLS_INIT_TP macro 2014-05-27 14:48:46 +02:00
microblaze Remove second argument from TLS_INIT_TP macro 2014-05-27 14:48:46 +02:00
mips MIPS: Define TLS_DEFINE_INIT_TP 2014-06-09 13:47:38 -07:00
nptl Add adaptive elision to rwlocks 2014-06-13 13:15:28 -07:00
posix Return EAI_AGAIN for AF_UNSPEC when herrno is TRY_AGAIN (BZ #16849) 2014-05-15 12:33:11 +05:30
powerpc PowerPC: Move powerpc code out of nptl/ subdirectory 2014-06-17 07:54:22 -05:00
pthread Use list.h in posix-timer code. 2014-06-12 14:17:14 -07:00
s390 Use $(rtld-prefix) more consistently. 2014-06-18 10:35:29 +00:00
sh Add adaptive elision to rwlocks 2014-06-13 13:15:28 -07:00
sparc [BZ #6803] Set errno for scalbln, scalbn 2014-06-20 07:48:20 +05:30
tile Add adaptive elision to rwlocks 2014-06-13 13:15:28 -07:00
unix Remove __ASSUME_F_GETOWN_EX. 2014-06-20 20:04:33 +00:00
wordsize-32 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
wordsize-64 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
x86 Use 3 bytes for __pad1 in pthread_rwlock_t for x32 2014-06-19 15:24:33 -07:00
x86_64 Remove sysdeps/x86_64/multiarch/rtld-strlen.S 2014-06-20 08:10:07 -07:00