1. 8a18af5 Make more pthread functions weak for native bridge by Evgeny Eltsin · 6 years ago
  2. 5bb113c Pass caller names to __pthread_internal_find for better errors. by Elliott Hughes · 7 years ago
  3. 11859d4 Be more strict about using invalid `pthread_t`s. by Elliott Hughes · 8 years ago
  4. bcb1529 Revert "Stop checking the global thread list in several trivial cases." by Elliott Hughes · 9 years ago
  5. f5a4992 Stop checking the global thread list in several trivial cases. by Elliott Hughes · 9 years ago
  6. 7484c21 Revert "Remove the global thread list." by Elliott Hughes · 9 years ago
  7. b0e8c56 Remove the global thread list. by Elliott Hughes · 9 years ago
  8. 725b2a9 Add pthread_getname_np. by Elliott Hughes · 9 years ago
  9. 673b15e Let g_thread_list_lock only protect g_thread_list. by Yabin Cui · 10 years ago
  10. 05fc1d7 Add missing includes. by Elliott Hughes · 11 years ago
  11. 68d98d8 Assume glibc >= 2.15. by Elliott Hughes · 11 years ago
  12. f73183f More cases where libc should use O_CLOEXEC. by Elliott Hughes · 11 years ago
  13. 39b644a Remove dead NULL checks from pthread code. by Elliott Hughes · 11 years ago
  14. a41ba2f Fix pthread_setname_np's behavior on invalid pthread_ts. by Elliott Hughes · 12 years ago
  15. 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 12 years ago
  16. 3e89847 Revert "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  17. 6f94de3 Revert "More pthreads cleanup." by Elliott Hughes · 12 years ago
  18. 2a1bb4e More pthreads cleanup. by Elliott Hughes · 12 years ago