1. 70b24b1 Switch pthread_create over to __bionic_clone. by Elliott Hughes · 12 years ago
  2. c3f1140 <pthread.h> fixes and pthread cleanup. by Elliott Hughes · 12 years ago
  3. 2b6e43e Explain the sigprocmask in pthread_exit. by Elliott Hughes · 12 years ago
  4. 98624c3 Make pthread_create report sched_setscheduler failures on LP64. by Elliott Hughes · 12 years ago
  5. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  6. 2a0b873 Fix __errno for LP64 and clean up __get_tls. by Elliott Hughes · 12 years ago
  7. 84114c8 Improve stack overflow diagnostics (take 2). by Elliott Hughes · 12 years ago
  8. d14dc3b Revert "Improve stack overflow diagnostics." by Guang Zhu · 12 years ago
  9. aa754dc Improve stack overflow diagnostics. by Elliott Hughes · 12 years ago
  10. b95cf0d Fix pthread_getattr_np, pthread_attr_setguardsize, and pthread_attr_setstacksize. by Elliott Hughes · 12 years ago
  11. 0f020d1 Handles spurious wake-ups in pthread_join() by msg555 · 12 years ago
  12. cfa089d Extra logging in pthread_create. by Elliott Hughes · 12 years ago
  13. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 12 years ago
  14. 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 12 years ago
  15. 4b4a882 Clean up pthread_create. by Elliott Hughes · 12 years ago