1. 2f25cf3 Fix pthread_attr_getstack under valgrind. by Elliott Hughes · 10 years ago
  2. 67f1f3b Have pthread_attr_getstack for the main thread report RLIMIT_STACK... by Elliott Hughes · 10 years ago
  3. 6421823 Fix pthread_getattr_np for the main thread. by Elliott Hughes · 10 years ago
  4. a4eafa6 Removed pthread_attr_getstackaddr/pthread_attr_setstackaddr by Calin Juravle · 10 years ago
  5. f0870c3 Fix some pthread symbols build as C++ symbol under x64 lunch. by Halton Huo · 10 years ago
  6. c3f1140 <pthread.h> fixes and pthread cleanup. by Elliott Hughes · 11 years ago
  7. 405f855 Remove more assumptions that pointers are 32-bit. by Elliott Hughes · 11 years ago
  8. 50af69e Simplify main thread stack size initialization by Brian Carlstrom · 11 years ago
  9. 84114c8 Improve stack overflow diagnostics (take 2). by Elliott Hughes · 11 years ago
  10. d14dc3b Revert "Improve stack overflow diagnostics." by Guang Zhu · 11 years ago
  11. aa754dc Improve stack overflow diagnostics. by Elliott Hughes · 11 years ago
  12. b95cf0d Fix pthread_getattr_np, pthread_attr_setguardsize, and pthread_attr_setstacksize. by Elliott Hughes · 11 years ago
  13. 6d33918 Simplify pthread_create, using more public API. by Elliott Hughes · 11 years ago
  14. 3e89847 Revert "Revert "More pthreads cleanup."" by Elliott Hughes · 11 years ago
  15. 6f94de3 Revert "More pthreads cleanup." by Elliott Hughes · 11 years ago
  16. 2a1bb4e More pthreads cleanup. by Elliott Hughes · 11 years ago