platform_system_core/libsync
George Burgess IV e7aa2b2c83 Cleanup uses of sprintf so we can deprecate it.
Also cleans up two instances of open() with useless mode params, and
changes a few uses of snprintf to use sizeof(buffer) instead of
hardcoded buffer sizes.

Change-Id: If11591003d910c995e72ad8f75afd072c255a3c5
2016-03-07 18:40:40 -08:00
..
include/sync move sync headers from include to libsync 2014-01-03 21:27:05 +00:00
tests Fix isValid() condition for libsync tests 2015-11-05 10:07:53 -08:00
Android.mk libsync: Turn on -Werror 2014-05-21 12:58:38 -07:00
sw_sync.h move sync headers from include to libsync 2014-01-03 21:27:05 +00:00
sync.c Add missing <malloc.h> and <string.h> includes. 2015-01-28 11:37:57 -08:00
sync_test.c Cleanup uses of sprintf so we can deprecate it. 2016-03-07 18:40:40 -08:00