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