platform_bionic/libc
Elliott Hughes a9209d7a0e Fix some easy cases of __ANDROID__ versus __BIONIC__.
We need to make a clearer distinction for bionic on the host. This patch
doesn't fully address things like "should host bionic try to talk to netd?"
for now, but is a step in the right direction.

Bug: http://b/31559095
Test: bionic tests.
Change-Id: I49812f8b75d9d78c4fd8a8ddf5df1201d63771d6
2016-09-16 18:27:07 -07:00
..
arch-arm Don't use an anonymous label in arm's __bionic_clone. 2016-09-08 14:11:28 -07:00
arch-arm64 Remove deprecated Android.mk files 2016-05-26 16:41:57 -07:00
arch-common/bionic Properly align init/fini_arrays for crtend.o 2015-05-07 12:56:15 -07:00
arch-mips Remove deprecated Android.mk files 2016-05-26 16:41:57 -07:00
arch-mips64 Remove deprecated Android.mk files 2016-05-26 16:41:57 -07:00
arch-x86 Clean up 32-bit x86 memset assembler. 2016-08-01 14:00:45 -07:00
arch-x86_64 Remove deprecated Android.mk files 2016-05-26 16:41:57 -07:00
bionic Merge "Initialize main thread TLS before the global stack guard." 2016-09-15 19:28:56 +00:00
dns Fix some easy cases of __ANDROID__ versus __BIONIC__. 2016-09-16 18:27:07 -07:00
include Make getpagesize inline static. 2016-09-14 17:16:33 -07:00
kernel Update to kernel headers v4.7.2. 2016-08-29 12:07:13 -07:00
malloc_debug Fix unittests broken by 545808a 2016-09-07 16:12:02 +01:00
private Remove bionic's now-unused UniquePtr. 2016-07-22 19:52:46 -07:00
stdio Fix some easy cases of __ANDROID__ versus __BIONIC__. 2016-09-16 18:27:07 -07:00
stdlib Revert "Revert "Remove __sinit and __sdidinit."" 2015-12-05 07:30:59 -08:00
tools Move brillo closer to Android. 2016-08-10 14:08:31 -07:00
tzcode Fix some easy cases of __ANDROID__ versus __BIONIC__. 2016-09-16 18:27:07 -07:00
upstream-freebsd Move <machine/endian.h> somewhere more private. 2016-05-02 15:44:56 -07:00
upstream-netbsd Merge \"Make it possible to build bionic with -I instead of -isystem.\" 2016-07-22 21:47:47 +00:00
upstream-openbsd Fix sscanf/wcstod parsing of NaNs. 2016-09-07 15:01:54 -07:00
zoneinfo Update timezone data to 2016f 2016-07-06 18:41:23 +01:00
Android.bp Add missing uapi header module. 2016-09-14 17:16:33 -07:00
Android.mk Rename Android.soong.mk to Android.mk 2016-07-11 16:54:20 -07:00
libc.arm.map Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. 2016-08-18 15:23:38 -07:00
libc.arm64.map Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. 2016-08-18 15:23:38 -07:00
libc.map.txt Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. 2016-08-18 15:23:38 -07:00
libc.mips.map Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. 2016-08-18 15:23:38 -07:00
libc.mips64.map Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. 2016-08-18 15:23:38 -07:00
libc.x86.map Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. 2016-08-18 15:23:38 -07:00
libc.x86_64.map Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. 2016-08-18 15:23:38 -07:00
libstdc++.arm.map Correct libstdc++ version 2016-08-01 15:45:42 -07:00
libstdc++.arm64.map Correct libstdc++ version 2016-08-01 15:45:42 -07:00
libstdc++.map.txt Correct libstdc++ version 2016-08-01 15:45:42 -07:00
libstdc++.mips.map Correct libstdc++ version 2016-08-01 15:45:42 -07:00
libstdc++.mips64.map Correct libstdc++ version 2016-08-01 15:45:42 -07:00
libstdc++.x86.map Correct libstdc++ version 2016-08-01 15:45:42 -07:00
libstdc++.x86_64.map Correct libstdc++ version 2016-08-01 15:45:42 -07:00
MODULE_LICENSE_BSD
NOTICE Update NOTICE files. 2016-08-08 12:39:56 -07:00
SYSCALLS.TXT Fix various <sys/socket.h> prototypes. 2016-08-16 13:37:24 -07:00
version_script.txt Revert "Fix volantis boot." 2015-05-08 09:36:03 -07:00