platform_bionic/libc/kernel/uapi
Elliott Hughes 199346a2ab Fix NSIG.
Our sigset_t definition hasn't been tied to our NSIG definition since we
switched to uapi headers, so we can now fix it without breaking the LP32 ABI.
The kernel uapi headers define and use _NSIG, so we need to have our scripts
rename the kernel's definitions out of the way, then we can define _NSIG
and NSIG in terms of the kernel's off-by-one value.

Bug: 12938442
Change-Id: Ic7c86fd5be5ad1d822f7b2b1d88c8a0d70a1ac0f
2014-02-11 22:16:04 -08:00
..
asm-arm/asm Fix NSIG. 2014-02-11 22:16:04 -08:00
asm-arm64/asm bionic: rename aarch64 target to arm64 2014-01-23 18:35:39 -08:00
asm-generic Fix NSIG. 2014-02-11 22:16:04 -08:00
asm-mips/asm Fix NSIG. 2014-02-11 22:16:04 -08:00
asm-x86/asm Fix NSIG. 2014-02-11 22:16:04 -08:00
drm Regenerate uapi header files. 2013-11-21 13:43:23 -08:00
linux Regenerate binder header 2014-01-28 19:29:46 -08:00
mtd Add processed uapi kernel headers (common and aarch64-specific) 2013-10-16 16:09:24 -07:00
rdma Regenerate uapi header files. 2013-11-21 13:43:23 -08:00
scsi Add processed uapi kernel headers (common and aarch64-specific) 2013-10-16 16:09:24 -07:00
sound Regenerate uapi header files. 2013-11-21 13:43:23 -08:00
video Delete non-uapi headers. 2013-11-23 08:01:25 -08:00
xen Add processed uapi kernel headers (common and aarch64-specific) 2013-10-16 16:09:24 -07:00