1. 7448f3e Mark lib_async_safe_headers as supporting linux_bionic by Alex Light · 6 years ago
  2. 3019d78 libasync_safe: stop clobbering other folks' identifiers. by Elliott Hughes · 6 years ago
  3. 17af91b Add libc_headers header lib by Logan Chien · 7 years ago
  4. 5de9a31c Add async_safe_format_fd_va_list by Ryan Prichard · 7 years ago
  5. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  6. f6e5b58 Introduce api to track fd ownership in libc. by Josh Gao · 7 years ago
  7. 8d7866c Build recovery variant of the dynamic linker by Jiyong Park · 7 years ago
  8. 5258c25 Fix async_safe_fatal overflow handling by Ryan Prichard · 7 years ago
  9. cbc80ba Switch the rest of our internal headers to #pragma once. by Elliott Hughes · 7 years ago
  10. 8aecba7 Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched. by Elliott Hughes · 8 years ago
  11. a0f6dc5 Trivial style fix. by Josh Gao · 8 years ago
  12. 53dc9dd Improve pthread_create failure handling. by Elliott Hughes · 8 years ago
  13. 9247640 Refactor BufferOutputStream. by Christopher Ferris · 8 years ago
  14. 3f66e74 Remove nullability specifications. by Elliott Hughes · 8 years ago
  15. 695713e Shave a stack frame off asserts. by Elliott Hughes · 8 years ago
  16. f9f9a5d make libasync_safe vendor_available:true by Jiyong Park · 8 years ago
  17. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 8 years ago