1. 42084a2 Small logging cleanup. by Elliott Hughes · 10 years ago
  2. 416d7dd Add GNU-compatible strerror_r. by Elliott Hughes · 11 years ago
  3. ce6b1ab Expose android_set_abort_message(). by Dan Albert · 11 years ago
  4. f1e83cc Use vsnprintf(3) in syslog(3). by Elliott Hughes · 11 years ago
  5. afe6360 Fix belated review comments on syslog change. by Elliott Hughes · 11 years ago
  6. 3ad8ecb Rewrite syslog(3) to use Android logging. by Elliott Hughes · 11 years ago
  7. 97e31de __libc_fatal should print a newline to stderr. by Dan Albert · 11 years ago
  8. bae5b1d libc_logging: Set SOCK_CLOEXEC on socket by Nick Kralevich · 11 years ago
  9. 12bf3bc Write message to stderr on __libc_fatal() by Dmitriy Ivanov · 11 years ago
  10. 1728b23 Switch to g_ for globals. by Elliott Hughes · 11 years ago
  11. 0111019 Send bionic's fatal logging to the crash log. by Elliott Hughes · 11 years ago
  12. c78368f Change the interface for fatal logging. by Elliott Hughes · 11 years ago
  13. 2e3b710 Allow liblog to pass failure reasons to debuggerd. by Elliott Hughes · 11 years ago
  14. 8664be5 libc: Thread IDs missing from logcat -v thread by Mark Salyzyn · 11 years ago
  15. 9fc7602 libc: libc_logging 64bit compile issue by Mark Salyzyn · 11 years ago
  16. 0336e35 libc: Make calls to new user-space logger by Mark Salyzyn · 12 years ago
  17. d1eda33 Avoid confusing "read prevented write" log messages. by Elliott Hughes · 12 years ago
  18. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  19. 0f395b7 Make logging fall back to /dev/stderr if we're on the host. by Elliott Hughes · 12 years ago
  20. 17fc25d libc_logging: don't keep file descriptors open forever by Nick Kralevich · 12 years ago
  21. 61e699a Clean up abort. by Elliott Hughes · 12 years ago
  22. 885f3b9 Implement malloc_usable_size for debug impls. by Christopher Ferris · 12 years ago
  23. 0d787c1 Make abort messages available to debuggerd. by Elliott Hughes · 12 years ago
  24. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 12 years ago[Renamed (85%) from libc/bionic/debug_format.cpp]
  25. e23ed8c Merge "Remove useless workaround for HTC RIL bugs." by Elliott Hughes · 12 years ago