1. b4e3e2b async_safe_log.cpp: poison socket() as well as close(). by Elliott Hughes · 7 months ago
  2. e1a577f Revert "async-safe logging: __ANDROID_API_LEVEL__ isn't a thing." by Priyanka Advani (xWF) · 1 year, 2 months ago
  3. 0cad9cb async-safe logging: __ANDROID_API_LEVEL__ isn't a thing. by Elliott Hughes · 1 year, 6 months ago
  4. 3f98012 async_safe_log.cpp: remove unused #includes. by Elliott Hughes · 2 years, 2 months ago
  5. 2109f12 Add strerrordesc_np() and strerrorname_np(). by Elliott Hughes · 2 years, 4 months ago
  6. f5b4e3c Add %b/%B to async-safe logging. by Elliott Hughes · 2 years, 5 months ago
  7. 35759fa Fix mte build breakage. by Christopher Ferris · 2 years, 10 months ago
  8. 8497977 Fix stack use-after-scope in async_safe_log. by Peter Collingbourne · 2 years, 10 months ago
  9. 75c36fe Add %m and %#x support for async_safe logging by zijunzhao · 4 years ago
  10. d371133 async_safe: don't call libc's socket. by Josh Gao · 5 years ago
  11. 5de9a31c Add async_safe_format_fd_va_list by Ryan Prichard · 7 years ago
  12. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  13. f6e5b58 Introduce api to track fd ownership in libc. by Josh Gao · 8 years ago
  14. 5258c25 Fix async_safe_fatal overflow handling by Ryan Prichard · 8 years ago
  15. 8aecba7 Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched. by Elliott Hughes · 8 years ago
  16. 53dc9dd Improve pthread_create failure handling. by Elliott Hughes · 8 years ago
  17. 9247640 Refactor BufferOutputStream. by Christopher Ferris · 8 years ago
  18. 695713e Shave a stack frame off asserts. by Elliott Hughes · 9 years ago
  19. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 9 years ago