1. 4f086ae Implemented pthread_atfork() by Matt Fischer · 15 years ago
  2. b5e4a41 pthread: Use private futexes by default in condition variables by David 'Digit' Turner · 15 years ago
  3. 88f06cd Use private futexes for pthread_mutex_t. by David 'Digit' Turner · 15 years ago
  4. ee7b077 Add pthread_condattr_init/destroy/setpshared/getpshared by David 'Digit' Turner · 15 years ago
  5. 8641833 Revert "bionic: pthread: use private futexes by default for mutexes and condvars" by Fabrice Di Meglio · 15 years ago
  6. ba9c6f0 bionic: pthread: use private futexes by default for mutexes and condvars by David 'Digit' Turner · 15 years ago
  7. d378c68 Fix spurious DNS lookups in the C library. by David 'Digit' Turner · 15 years ago
  8. d7ed1ae Fix timezone management in the C library by David 'Digit' Turner · 15 years ago
  9. eb9d5ed add sigaltstack syscall by Andrei Popescu · 15 years ago
  10. 8f8b531 Fix pthread_sigmask() to return correct error values. by David 'Digit' Turner · 15 years ago
  11. 9ab75d4 Implement support for RFC 3484 (address selection/sorting) in bionic. (The by Steinar H. Gunderson · 15 years ago
  12. 4f920f6 Fix sem_post() behaviour to wake up multiple waiting threads. by David 'Digit' Turner · 15 years ago
  13. 294dd0b Fix sem_trywait() implementation + update changelog. by David 'Digit' Turner · 15 years ago
  14. 97cf7f3 Implement clone() C library function properly. by David 'Digit' Turner · 16 years ago
  15. d6bf8f9 Add Bionic Changelog in libc/docs/CHANGES.TXT by David 'Digit' Turner · 16 years ago