1. 01e04f5 Break android_set_abort_message out of libc_logging. by Josh Gao · 8 years ago
  2. 273991c Add __libc_format_buffer_va_list. by Josh Gao · 8 years ago
  3. 5e6cf05 Improve a comment. by Elliott Hughes · 8 years ago
  4. 59bde2e Use STDERR_FILENO instead of opening /dev/stderr. by Josh Gao · 9 years ago
  5. 62e3a07 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  6. 0f67d5f Create logging sockets with SOCK_NONBLOCK... by Elliott Hughes · 9 years ago
  7. b83d674 Improve FORTIFY failure diagnostics. by Elliott Hughes · 9 years ago
  8. 2c75991 Add backtrace_string and export to libmemunreachable by Colin Cross · 9 years ago
  9. 9da687e bionic: Build Breakage by Mark Salyzyn · 10 years ago
  10. 870f165 Add monotonic logging for bionic by Mark Salyzyn · 10 years ago
  11. 667dc75 deprecate TARGET_USES_LOGD by Mark Salyzyn · 10 years ago
  12. 11331f6 Add float support to binary event log. by Jeff Brown · 10 years ago
  13. 28e69f7 Add O_APPEND flag for __libc_write_stderr. by Yabin Cui · 10 years ago
  14. aba6f71 Apparently, logd does need the NULs. by Elliott Hughes · 10 years ago
  15. 42084a2 Small logging cleanup. by Elliott Hughes · 10 years ago
  16. 416d7dd Add GNU-compatible strerror_r. by Elliott Hughes · 11 years ago
  17. ce6b1ab Expose android_set_abort_message(). by Dan Albert · 11 years ago
  18. f1e83cc Use vsnprintf(3) in syslog(3). by Elliott Hughes · 11 years ago
  19. afe6360 Fix belated review comments on syslog change. by Elliott Hughes · 11 years ago
  20. 3ad8ecb Rewrite syslog(3) to use Android logging. by Elliott Hughes · 11 years ago
  21. 97e31de __libc_fatal should print a newline to stderr. by Dan Albert · 11 years ago
  22. bae5b1d libc_logging: Set SOCK_CLOEXEC on socket by Nick Kralevich · 11 years ago
  23. 12bf3bc Write message to stderr on __libc_fatal() by Dmitriy Ivanov · 11 years ago
  24. 1728b23 Switch to g_ for globals. by Elliott Hughes · 11 years ago
  25. 0111019 Send bionic's fatal logging to the crash log. by Elliott Hughes · 11 years ago
  26. c78368f Change the interface for fatal logging. by Elliott Hughes · 11 years ago
  27. 2e3b710 Allow liblog to pass failure reasons to debuggerd. by Elliott Hughes · 11 years ago
  28. 8664be5 libc: Thread IDs missing from logcat -v thread by Mark Salyzyn · 11 years ago
  29. 9fc7602 libc: libc_logging 64bit compile issue by Mark Salyzyn · 11 years ago
  30. 0336e35 libc: Make calls to new user-space logger by Mark Salyzyn · 12 years ago
  31. d1eda33 Avoid confusing "read prevented write" log messages. by Elliott Hughes · 12 years ago
  32. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  33. 0f395b7 Make logging fall back to /dev/stderr if we're on the host. by Elliott Hughes · 12 years ago
  34. 17fc25d libc_logging: don't keep file descriptors open forever by Nick Kralevich · 12 years ago
  35. 61e699a Clean up abort. by Elliott Hughes · 12 years ago
  36. 885f3b9 Implement malloc_usable_size for debug impls. by Christopher Ferris · 12 years ago
  37. 0d787c1 Make abort messages available to debuggerd. by Elliott Hughes · 12 years ago
  38. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 12 years ago[Renamed (85%) from libc/bionic/debug_format.cpp]
  39. e23ed8c Merge "Remove useless workaround for HTC RIL bugs." by Elliott Hughes · 12 years ago