1. 9d23e04 Fix pthreads functions that should return ESRCH. by Elliott Hughes · 12 years ago
  2. 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 12 years ago
  3. 6d33918 Simplify pthread_create, using more public API. by Elliott Hughes · 12 years ago
  4. 3e89847 Revert "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  5. 6f94de3 Revert "More pthreads cleanup." by Elliott Hughes · 12 years ago
  6. 2a1bb4e More pthreads cleanup. by Elliott Hughes · 12 years ago
  7. 44b53ad Revert "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 12 years ago
  8. 6260553 Revert "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  9. ad59322 Pull the pthread_key_t functions out of pthread.c. by Elliott Hughes · 12 years ago
  10. 4f251be Don't corrupt the thread list if the main thread exits. by Elliott Hughes · 13 years ago
  11. ae8eb74 Fix a potential NULL pointer dereference in _init_thread(). by Xi Wang · 13 years ago
  12. 5419b94 Make dlerror(3) thread-safe. by Elliott Hughes · 13 years ago
  13. bfeab1b Don't corrupt the thread list in static executables. by Elliott Hughes · 13 years ago
  14. 9c3eca7 resolved conflicts for merge of 6cf3c7c5 to jb-dev-plus-aosp by Elliott Hughes · 13 years ago
  15. d0c884d Let pthread_create fail if schedparam can't be set by Pierre Peiffer · 13 years ago
  16. 1a78fbb Initialize TLS before any application code is run. by Evgeniy Stepanov · 13 years ago
  17. 4f086ae Implemented pthread_atfork() by Matt Fischer · 15 years ago
  18. 3a654b1 Revert "Fix the C library initialization to avoid calling static C++ constructors twice." by David 'Digit' Turner · 16 years ago[Renamed from libc/private/pthread_internal.h]
  19. 03eabfe Fix the C library initialization to avoid calling static C++ constructors twice. by David 'Digit' Turner · 16 years ago[Renamed from libc/bionic/pthread_internal.h]
  20. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  21. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  22. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  23. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago