android_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
tests
Android.mk
sw_sync.h
sync.c
sync_test.c Cleanup uses of sprintf so we can deprecate it. 2016-03-07 18:40:40 -08:00