1. a0f6dc5 Trivial style fix. by Josh Gao · 8 years ago
  2. 3f66e74 Remove nullability specifications. by Elliott Hughes · 8 years ago
  3. 695713e Shave a stack frame off asserts. by Elliott Hughes · 8 years ago
  4. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 8 years ago[Renamed (61%) from libc/private/libc_logging.h]
  5. 1c864b6 Merge "Break android_set_abort_message out of libc_logging." by Josh Gao · 8 years ago
  6. 10ec928 Break android_set_abort_message out of libc_logging. by Josh Gao · 8 years ago
  7. c17e5a4 libc_logging: mention that they're async signal safe. by Josh Gao · 8 years ago
  8. 6391e1a libc: __system_property_set uses writev to write atomically by Dimitry Ivanov · 9 years ago
  9. 273991c Add __libc_format_buffer_va_list. by Josh Gao · 9 years ago
  10. 53420fb x86-64's va_list is not a pointer type. by Elliott Hughes · 9 years ago
  11. 8ed118d Apparently mips and x86's va_list is a pointer type. by Elliott Hughes · 9 years ago
  12. 9eb3ae1 Remove __nonnull (in favor of _Nonnull). by Elliott Hughes · 9 years ago
  13. b83d674 Improve FORTIFY failure diagnostics. by Elliott Hughes · 10 years ago
  14. 2c75991 Add backtrace_string and export to libmemunreachable by Colin Cross · 10 years ago
  15. ce6b1ab Expose android_set_abort_message(). by Dan Albert · 11 years ago
  16. 91570ce Slim down static binaries by avoiding stdio. by Elliott Hughes · 11 years ago
  17. ae0a62b Fix LOG_ID_CRASH build failure. by Elliott Hughes · 11 years ago
  18. c78368f Change the interface for fatal logging. by Elliott Hughes · 11 years ago
  19. 2e3b710 Allow liblog to pass failure reasons to debuggerd. by Elliott Hughes · 11 years ago
  20. 0336e35 libc: Make calls to new user-space logger by Mark Salyzyn · 12 years ago
  21. 59a13c1 Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. by Christopher Ferris · 12 years ago
  22. 61e699a Clean up abort. by Elliott Hughes · 12 years ago
  23. cf87019 FORTIFY_SOURCE: strcat / strncat optimize by Nick Kralevich · 12 years ago
  24. d04c183 Add more __restricts, clean up __format__ attributes. by Elliott Hughes · 12 years ago
  25. 0d787c1 Make abort messages available to debuggerd. by Elliott Hughes · 12 years ago
  26. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 12 years ago[Renamed (64%) from libc/private/debug_format.h]
  27. e23ed8c Merge "Remove useless workaround for HTC RIL bugs." by Elliott Hughes · 12 years ago