1. 35759fa Fix mte build breakage. by Christopher Ferris · 2 years, 3 months ago
  2. 8497977 Fix stack use-after-scope in async_safe_log. by Peter Collingbourne · 2 years, 3 months ago
  3. 75c36fe Add %m and %#x support for async_safe logging by zijunzhao · 3 years, 5 months ago
  4. d371133 async_safe: don't call libc's socket. by Josh Gao · 4 years, 10 months ago
  5. 5de9a31c Add async_safe_format_fd_va_list by Ryan Prichard · 7 years ago
  6. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  7. f6e5b58 Introduce api to track fd ownership in libc. by Josh Gao · 7 years ago
  8. 5258c25 Fix async_safe_fatal overflow handling by Ryan Prichard · 7 years ago
  9. 8aecba7 Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched. by Elliott Hughes · 8 years ago
  10. 53dc9dd Improve pthread_create failure handling. by Elliott Hughes · 8 years ago
  11. 9247640 Refactor BufferOutputStream. by Christopher Ferris · 8 years ago
  12. 695713e Shave a stack frame off asserts. by Elliott Hughes · 8 years ago
  13. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 8 years ago