1. fae89fc Fix raise(3) so it works in signal handlers. by Elliott Hughes · 11 years ago
  2. 9d23e04 Fix pthreads functions that should return ESRCH. by Elliott Hughes · 12 years ago
  3. 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 12 years ago
  4. 7fd803c Fix the stack protector death test. by Elliott Hughes · 12 years ago
  5. 9701d4b Give up trying to build the pthread_setname_np tests for glibc. by Elliott Hughes · 12 years ago
  6. 3e89847 Revert "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  7. fcaf4e9 Merge "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  8. 6f94de3 Revert "More pthreads cleanup." by Elliott Hughes · 12 years ago
  9. 85f491f Merge "More pthreads cleanup." by Elliott Hughes · 12 years ago
  10. 5e3fc43 Fix __pthread_clone on ARM to set errno on failure. by Elliott Hughes · 12 years ago
  11. 2a1bb4e More pthreads cleanup. by Elliott Hughes · 12 years ago
  12. 44b53ad Revert "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 12 years ago
  13. 6260553 Revert "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  14. ad59322 Pull the pthread_key_t functions out of pthread.c. by Elliott Hughes · 12 years ago
  15. c5d028f Only have one copy of the kernel_sigset_t hack, and add more tests. by Elliott Hughes · 12 years ago
  16. 4f251be Don't corrupt the thread list if the main thread exits. by Elliott Hughes · 12 years ago
  17. 10ce969 Fix bug in pthread_join, pthread_exit, pthread_detach by Sergey Melnikov · 12 years ago
  18. 14f1959 Fix the pthread_join on self error case. by Elliott Hughes · 12 years ago
  19. 4d014e1 Add more pthreads tests. by Elliott Hughes · 12 years ago
  20. bfeab1b Don't corrupt the thread list in static executables. by Elliott Hughes · 12 years ago