platform_system_core/include
Nick Kralevich 7390478f19 libcutils: cleanups for -fsanitize=integer
Hash functions rely on overflow behavior, so whitelist them.

ATRACE_TAG_NOT_READY: use an unsigned constant when shifting bits.
Otherwise, the value overflows on shift. The users of this constant
assign it to a uint64_t variable.

Change-Id: I21c437ce2083525e906c3ead3259ec34a1ef4b66
2015-08-26 10:40:00 -07:00
..
android log: Fix warning with __USE_MINGW_ANSI_STDIO 2014-06-12 13:19:51 -07:00
backtrace Change the 64 bit map address format. 2015-06-03 10:24:21 -07:00
cutils libcutils: cleanups for -fsanitize=integer 2015-08-26 10:40:00 -07:00
diskconfig diskconfig: Add missing include for loff_t 2012-07-23 16:11:59 -07:00
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 Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
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 Reserve new UID range for OEM. 2015-07-31 14:13:49 -07:00
system system/audio.h: Make function inline 2015-05-29 16:12:31 -07:00
sysutils Extend to receive NFLOG packets. 2015-01-15 12:50:59 -08:00
usbhost libusbhost: Add usb_device_set_configuration and usb_device_set_interface 2014-01-13 09:54:13 -08:00
utils libutils: cleanups for -fsanitize=integer 2015-08-24 15:52:22 +00:00
ziparchive Fix Win32 <ziparchive/zip_archive.h>. 2015-07-29 19:58:57 -07:00