android_system_core/include
Elliott Hughes bb50a393ff Fix Win32 <ziparchive/zip_archive.h>.
Contrary to the comment in AndroidConfig.h, mingw does have
__BEGIN_DECLS and __END_DECLS; you just have to #include <sys/cdefs.h>
first. Which is strictly true normally too, but you're going to
get it transitively with bionic or glibc.

Change-Id: I2f2de45f56a7217f91df322d8e896280997ae7a0
2015-07-29 19:58:57 -07:00
..
android
backtrace Change the 64 bit map address format. 2015-06-03 10:24:21 -07:00
cutils Report getaddrinfo failures correctly. 2015-07-23 21:14:38 -07:00
diskconfig
log liblog: logcat: Add printable format modifier 2015-06-04 08:27:29 -07:00
memtrack Fix typos in comments 2015-04-20 10:10:33 -07:00
mincrypt
nativebridge LibNativeBridge: Version 2 2015-05-14 20:20:49 -07:00
netutils Revert "Remove netcfg's unused options." 2015-02-03 19:56:35 +00:00
private Add a "dbus" AID for running dbus-daemon. 2015-07-17 16:04:54 -06:00
system system/audio.h: Make function inline 2015-05-29 16:12:31 -07:00
sysutils
usbhost
utils Move libutils off AndroidConfig.h. 2015-07-29 14:31:54 -07:00
ziparchive Fix Win32 <ziparchive/zip_archive.h>. 2015-07-29 19:58:57 -07:00