1. 2e65afe bionic: libc: avoid -Wdeprecated-declarations via std::atomic_init by Nick Desaulniers · 9 months ago
  2. 4956c37 Move bionic_macros.h from private to platform. by Josh Gao · 6 years ago
  3. aca1101 Comment about lock destruction and unlocking by Ryan Prichard · 6 years ago
  4. 8c1a14d Workaround potential access to unmapped stack by Adrian-CJ Hung · 6 years ago
  5. 770032d Fix/suppress bionic google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  6. 5e62b34 Clean up bionic_macros.h a bit. by Elliott Hughes · 7 years ago
  7. 6034ef8 Add ability to read /etc/passwd and /etc/group by Tom Cherry · 8 years ago
  8. ac49ced Always use CLOCK_MONOTONIC for pthreads and semaphores by Tom Cherry · 8 years ago
  9. 74ed96d Merge "Use FUTEX_WAIT_BITSET to avoid converting timeouts." by Yabin Cui · 10 years ago
  10. c9a659c Use FUTEX_WAIT_BITSET to avoid converting timeouts. by Yabin Cui · 10 years ago
  11. fe3a83a Implement pthread spin. by Yabin Cui · 10 years ago
  12. d26e780 Use bionic lock in pthread_internal_t. by Yabin Cui · 10 years ago
  13. 76615da Provide writer preference option in rwlock. by Yabin Cui · 10 years ago