platform_bionic/libc
Elliott Hughes fddbafdc0a Keep the kernel header scrubber's data structures in sync.
If you rewrite the tokens of a #if you need to rewrite the expression to match
because either might be used later. This was showing up as SIGRTMAX being
rewritten in a #define but not in the #ifndef that guarded it, for which case
I've added a unit test.

Change-Id: I6929675461a1afe272edd667594529fd84a3dc4d
2014-05-01 10:27:49 -07:00
..
arch-arm LP64 shouldn't include the non-standard <time64.h> cruft. 2014-04-22 13:55:58 -07:00
arch-arm64 Clean up <machine/ieee.h>. 2014-04-16 16:31:17 -07:00
arch-common/bionic AArch64: Add initial support for AArch64 2013-12-16 17:00:22 -08:00
arch-mips LP64 shouldn't include the non-standard <time64.h> cruft. 2014-04-22 13:55:58 -07:00
arch-mips64 Clean up <machine/ieee.h>. 2014-04-16 16:31:17 -07:00
arch-x86 LP64 shouldn't include the non-standard <time64.h> cruft. 2014-04-22 13:55:58 -07:00
arch-x86_64 Clean up <machine/ieee.h>. 2014-04-16 16:31:17 -07:00
bionic Make SIGRTMIN hide the real-time signals we use internally. 2014-04-30 10:06:09 -07:00
dns bionic: Replace iface with opaque netid in resolver. 2014-04-01 16:25:49 -04:00
include Make SIGRTMIN hide the real-time signals we use internally. 2014-04-30 10:06:09 -07:00
kernel Keep the kernel header scrubber's data structures in sync. 2014-05-01 10:27:49 -07:00
private Allow liblog to pass failure reasons to debuggerd. 2014-04-23 14:52:49 -07:00
stdio Switch to the OpenBSD implementations of the wide scanf functions. 2014-04-29 16:28:56 -07:00
stdlib Switch to the upstream OpenBSD getenv/putenv/setenv implementation. 2014-04-22 17:41:00 -07:00
tools Fix for libgcc compat generation script. 2014-04-18 17:34:20 -07:00
tzcode Don't use so much stack in tzcode. 2014-04-25 21:51:26 -07:00
unistd Reimplement clock(3) and switch to OpenBSD time(3). 2014-03-11 13:37:11 -07:00
upstream-dlmalloc Fix build warning of initialization but no use. 2012-09-06 09:59:13 -07:00
upstream-freebsd Adds quick_exit(3) and at_quick_exit(3) from freebsd 2014-04-29 19:17:00 -07:00
upstream-netbsd Clean up and document our hacks for building BSD source. 2014-04-21 17:13:46 -07:00
upstream-openbsd Switch to OpenBSD stdio wide printf functions. 2014-04-29 17:39:29 -07:00
zoneinfo Upgrade to tzdata2014b. 2014-04-02 14:43:27 -07:00
Android.mk Make SIGRTMIN hide the real-time signals we use internally. 2014-04-30 10:06:09 -07:00
crt.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Regenerate the NOTICE files. 2014-04-16 17:01:12 -07:00
SYSCALLS.TXT Implement _Exit(3). 2014-04-08 17:16:13 -07:00