1. 4817ca6 Skip setjmp.bug_152210274 on HWASan. by Florian Mayer · 3 years, 4 months ago
  2. 141b917 Switch to libbase SilentDeathTest. by Elliott Hughes · 4 years, 4 months ago
  3. 14ab353 Use GTEST_SKIP() rather than GTEST_LOG_() when skipping. by Elliott Hughes · 4 years, 4 months ago
  4. c0d41db setjmp/longjmp: avoid invalid values in the stack pointer. by Elliott Hughes · 4 years, 4 months ago
  5. e657eb4 Fix some bionic death tests. by Elliott Hughes · 4 years, 5 months ago
  6. 6a65ccd Remove mips test workarounds. by Elliott Hughes · 5 years ago
  7. 734beec Allocate a small guard region around the shadow call stack. by Peter Collingbourne · 7 years ago
  8. baf20fc Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...). by Josh Gao · 7 years ago
  9. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  10. 71ba589 Rewrite system(3) to use posix_spawn(3). by Elliott Hughes · 7 years ago
  11. 460130b Fix sigsetjmp/siglongjmp to save/restore RT signals on arm/x86 too. by Elliott Hughes · 7 years ago
  12. 3299590 Add a checksum to jmp_buf on mips and mips64. by Predrag Blagojevic · 9 years ago
  13. a4c6913 Add a checksum to jmp_buf on ARM. by Josh Gao · 9 years ago
  14. 1b519c0 Implement setjmp cookies on MIPS and MIPS64 by Nikola Veljkovic · 10 years ago
  15. 7fda8d2 Implement setjmp cookies on ARM. by Josh Gao · 10 years ago
  16. 87dd503 Add a test for float registers across setjmp/logjmp. by Elliott Hughes · 11 years ago
  17. 1510a1c Fix the setjmp tests for mips. by Elliott Hughes · 11 years ago
  18. 1c0c0ed Fix signal mask save/restore for x86-64. by Elliott Hughes · 11 years ago
  19. e323e99 restore sigprocmask in setjmp/longjmp test. by Yabin Cui · 11 years ago
  20. 9fea409 bionic tests: add setjmp/_setjmp/sigsetjmp tests. by Yongqin Liu · 11 years ago