asm-*/posix_types.h: scrub __GLIBC__
authorMike Frysinger <vapier@gentoo.org>
Fri, 8 Feb 2008 12:20:22 +0000 (04:20 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 8 Feb 2008 17:22:34 +0000 (09:22 -0800)
commit531d7d4256f3726b93f7a91f97132a944ab28148
tree24c9e99d52948ecb7d36cf2a0894096bb4d490ea
parent90b315af12b427eeb09b2812343fb4ef9d01cf17
asm-*/posix_types.h: scrub __GLIBC__

Some arches (like alpha and ia64) already have a clean posix_types.h header.
This brings all the others in line by removing all references to __GLIBC__
(and some undocumented __USE_ALL).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Ingo Molnar <mingo@elte.hu>
Cc: Ulrich Drepper <drepper@redhat.com>
Cc: Roland McGrath <roland@redhat.com>
Cc: <linux-arch@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
16 files changed:
include/asm-arm/posix_types.h
include/asm-avr32/posix_types.h
include/asm-blackfin/posix_types.h
include/asm-cris/posix_types.h
include/asm-frv/posix_types.h
include/asm-h8300/posix_types.h
include/asm-m32r/posix_types.h
include/asm-m68k/posix_types.h
include/asm-mips/posix_types.h
include/asm-parisc/posix_types.h
include/asm-powerpc/posix_types.h
include/asm-sparc/posix_types.h
include/asm-sparc64/posix_types.h
include/asm-v850/posix_types.h
include/asm-x86/posix_types_32.h
include/asm-xtensa/posix_types.h