platform_system_core/include
Hans Boehm c56648948c Second attempt to "Rewrite atomic.h to use stdatomic.h."
This should not be committed until win_sdk and aarch64 builds are
fixed in the presence of this CL.

This reverts commit 2789faabfa.

We additionally remove uniprocessor support from the earlier CL,
thus avoiding a potential compiler code reordering issue.

Change-Id: I7207a5ca2efa907a6f757f172d7090a62b2311fe
2014-11-13 15:59:10 -08:00
..
android log: Fix warning with __USE_MINGW_ANSI_STDIO 2014-06-12 13:19:51 -07:00
backtrace Allow getting an uncached process map. 2014-08-04 19:21:23 -07:00
ctest
cutils Second attempt to "Rewrite atomic.h to use stdatomic.h." 2014-11-13 15:59:10 -08:00
diskconfig diskconfig: Add missing include for loff_t 2012-07-23 16:11:59 -07:00
log liblog: logcat: colored output. 2014-09-11 19:04:17 -07:00
memtrack Moves libmemtrack header to standard location 2013-09-23 18:42:41 -07:00
mincrypt Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
nativebridge Handle code_cache dir creation in libnativebridge 2014-10-27 15:03:13 +00:00
netutils Support resetting connections tied to any nonexistent address. 2014-09-08 23:35:52 -07:00
pixelflinger
private Reserve some AIDs for OEMs 2014-11-10 08:14:21 +01:00
system audio: add HW hotword capture flag 2014-09-19 17:45:18 -07:00
sysutils Support parsing netlink route messages. 2014-06-21 10:55:07 +09:00
usbhost libusbhost: Add usb_device_set_configuration and usb_device_set_interface 2014-01-13 09:54:13 -08:00
utils kill HAVE_POSIX_FILEMAP 2014-11-11 10:31:30 -08:00
ziparchive Replace char* with ZipEntryName in ziparchive API. 2014-08-15 12:39:45 +01:00
zipfile