platform_bionic/libc/async_safe
Christopher Ferris 9247640711 Refactor BufferOutputStream.
- Rewrite BufferOutputStream to handle 0 sized buffers and to get rid
  of an unnecessary loop.
- Add tests to verify overflow corner cases.
- Implement async_safe_format_buffer to call async_safe_format_buffer_va_list
  instead of duplicate the code.

Test: Ran new unit tests, booted on angler.
Change-Id: I7fb13e209f5b7443d212f55aab4b05ff2e0e8219
2017-08-22 13:17:28 -07:00
..
include/async_safe Remove nullability specifications. 2017-08-01 13:24:40 -07:00
Android.bp make libasync_safe vendor_available:true 2017-06-14 18:24:11 +09:00
async_safe_log.cpp Refactor BufferOutputStream. 2017-08-22 13:17:28 -07:00