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