- e65e193 Reland^2 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 6 months ago
- f53e91c Revert^3 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 6 months ago
- a453c2d Reland "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 6 months ago
- c20e1c2 Revert "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Sojin Moon · 1 year, 6 months ago
- 79c9694 [MTE] remap stacks with PROT_MTE when requested by dlopened library by Florian Mayer · 1 year, 7 months ago
- 2557f73 Consistently use %m rather than strerror() in logging. by Elliott Hughes · 2 years, 1 month ago
- bb11ee6 Remove PAGE_SIZE call sites. by Peter Collingbourne · 3 years, 3 months ago
- 68ae6ad Changes for #inclusivefixit. by Elliott Hughes · 5 years ago
- 9253757 Remove dead code. by Elliott Hughes · 5 years ago
- 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
- 38f01e0 Preserve historical pthread_create scheduler behavior better. by Elliott Hughes · 8 years ago
- fa43252 Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols by dimitry · 8 years ago
- 8aecba7 Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched. by Elliott Hughes · 8 years ago
- dacbb04 Merge "Support larger guard regions." by Treehugger Robot · 8 years ago
- d6c678c Support larger guard regions. by Elliott Hughes · 8 years ago
- 7b0af7a Always log errno when aborting. by Elliott Hughes · 8 years ago
- 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 8 years ago
- 5693332 Fix the way to get main thread stack start address. by Mor-sarid, Nitzan · 10 years ago
- 58cf31b Make pthread join_state not protected by g_thread_list_lock. by Yabin Cui · 10 years ago
- 9d0c793 Remove PTHREAD_ATTR_FLAG_MAIN_THREAD. by Yabin Cui · 10 years ago
- 9afb2f2 Fix pthread_attr_getstack under valgrind. by Elliott Hughes · 11 years ago
- 9e4ffa7 Have pthread_attr_getstack for the main thread report RLIMIT_STACK... by Elliott Hughes · 11 years ago
- 57b7a61 Fix pthread_getattr_np for the main thread. by Elliott Hughes · 11 years ago
- a4eafa6 Removed pthread_attr_getstackaddr/pthread_attr_setstackaddr by Calin Juravle · 11 years ago
- f0870c3 Fix some pthread symbols build as C++ symbol under x64 lunch. by Halton Huo · 11 years ago
- c3f1140 <pthread.h> fixes and pthread cleanup. by Elliott Hughes · 12 years ago
- 405f855 Remove more assumptions that pointers are 32-bit. by Elliott Hughes · 12 years ago
- 50af69e Simplify main thread stack size initialization by Brian Carlstrom · 12 years ago
- 84114c8 Improve stack overflow diagnostics (take 2). by Elliott Hughes · 12 years ago
- d14dc3b Revert "Improve stack overflow diagnostics." by Guang Zhu · 12 years ago
- aa754dc Improve stack overflow diagnostics. by Elliott Hughes · 12 years ago
- b95cf0d Fix pthread_getattr_np, pthread_attr_setguardsize, and pthread_attr_setstacksize. by Elliott Hughes · 12 years ago
- 6d33918 Simplify pthread_create, using more public API. by Elliott Hughes · 12 years ago
- 3e89847 Revert "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
- 6f94de3 Revert "More pthreads cleanup." by Elliott Hughes · 12 years ago
- 2a1bb4e More pthreads cleanup. by Elliott Hughes · 12 years ago