1. ba8dfc2 Remove PTHREAD_ATTR_FLAG_USER_ALLOCATED_STACK. by Yabin Cui · 10 years ago
  2. 6a7aaf4 Reserve enough user request stack space in pthread_create. by Yabin Cui · 10 years ago
  3. 8cf1b30 Use mmap to create the pthread_internal_t by Yabin Cui · 10 years ago
  4. 8574a06 Use mmap to create the pthread_internal_t. by Yabin Cui · 10 years ago
  5. 5b8ceff Revert "Use mmap to create the pthread_internal_t." by Nicolas Geoffray · 10 years ago
  6. cc5f654 Use mmap to create the pthread_internal_t. by Yabin Cui · 10 years ago
  7. e380960 Do a second key cleanup in pthread_exit. by Christopher Ferris · 11 years ago
  8. 40a5217 Only wipe TLS for user-supplied stacks. by Elliott Hughes · 11 years ago
  9. 6203e7b Add some missing __noreturn attributes. by Elliott Hughes · 11 years ago
  10. 1728b23 Switch to g_ for globals. by Elliott Hughes · 11 years ago
  11. 2aace21 Remove the bogus exit status from _exit_with_stack_teardown. by Elliott Hughes · 11 years ago
  12. 960ee37 Clarify a comment. by Elliott Hughes · 11 years ago
  13. 101fb7d Do not clear tids on detached threads. by Christopher Ferris · 11 years ago
  14. 877ec6d Fix pthread_join. by Elliott Hughes · 12 years ago
  15. 61fb3fc Prepare to switch to the uapi <linux/signal.h>. by Elliott Hughes · 12 years ago
  16. c3f1140 <pthread.h> fixes and pthread cleanup. by Elliott Hughes · 12 years ago