1. 38f01e0 Preserve historical pthread_create scheduler behavior better. by Elliott Hughes · 8 years ago
  2. fa43252 Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols by dimitry · 8 years ago
  3. 8aecba7 Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched. by Elliott Hughes · 8 years ago
  4. dacbb04 Merge "Support larger guard regions." by Treehugger Robot · 8 years ago
  5. d6c678c Support larger guard regions. by Elliott Hughes · 8 years ago
  6. 7b0af7a Always log errno when aborting. by Elliott Hughes · 8 years ago
  7. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 8 years ago
  8. 5693332 Fix the way to get main thread stack start address. by Mor-sarid, Nitzan · 10 years ago
  9. 58cf31b Make pthread join_state not protected by g_thread_list_lock. by Yabin Cui · 10 years ago
  10. 9d0c793 Remove PTHREAD_ATTR_FLAG_MAIN_THREAD. by Yabin Cui · 10 years ago
  11. 9afb2f2 Fix pthread_attr_getstack under valgrind. by Elliott Hughes · 11 years ago
  12. 9e4ffa7 Have pthread_attr_getstack for the main thread report RLIMIT_STACK... by Elliott Hughes · 11 years ago
  13. 57b7a61 Fix pthread_getattr_np for the main thread. by Elliott Hughes · 11 years ago
  14. a4eafa6 Removed pthread_attr_getstackaddr/pthread_attr_setstackaddr by Calin Juravle · 11 years ago
  15. f0870c3 Fix some pthread symbols build as C++ symbol under x64 lunch. by Halton Huo · 11 years ago
  16. c3f1140 <pthread.h> fixes and pthread cleanup. by Elliott Hughes · 12 years ago
  17. 405f855 Remove more assumptions that pointers are 32-bit. by Elliott Hughes · 12 years ago
  18. 50af69e Simplify main thread stack size initialization by Brian Carlstrom · 12 years ago
  19. 84114c8 Improve stack overflow diagnostics (take 2). by Elliott Hughes · 12 years ago
  20. d14dc3b Revert "Improve stack overflow diagnostics." by Guang Zhu · 12 years ago
  21. aa754dc Improve stack overflow diagnostics. by Elliott Hughes · 12 years ago
  22. b95cf0d Fix pthread_getattr_np, pthread_attr_setguardsize, and pthread_attr_setstacksize. by Elliott Hughes · 12 years ago
  23. 6d33918 Simplify pthread_create, using more public API. by Elliott Hughes · 12 years ago
  24. 3e89847 Revert "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  25. 6f94de3 Revert "More pthreads cleanup." by Elliott Hughes · 12 years ago
  26. 2a1bb4e More pthreads cleanup. by Elliott Hughes · 12 years ago