1. 6c4fb2a Remove unnecessary indirection for execve() and _exit()/_Exit(). by Elliott Hughes · 1 year, 1 month ago
  2. b6a592b Make fork equivalent to vfork when HWASan or MTE stack tagging is enabled. by Peter Collingbourne · 2 years, 4 months ago
  3. 3031a7e memtag_stack: vfork and longjmp support. by Evgenii Stepanov · 3 years, 3 months ago
  4. a1b1bfd Use a template for the exec family. by Elliott Hughes · 5 years ago
  5. 886370c Fix internal uses of _PATH_BSHELL. by Elliott Hughes · 6 years ago
  6. 4d215aa Add POSIX fexecve. by Elliott Hughes · 8 years ago
  7. 13ec1cf Va_end should be used with va_start by Mikhail Lappo · 8 years ago
  8. 6361506 Fix execvp/execvpe behavior with absolute paths and ENOEXEC. by Elliott Hughes · 9 years ago
  9. 3c11590 Fix execvpe ENOEXEC behavior. by Elliott Hughes · 9 years ago
  10. 1b40aaf Rewrite the exec family. by Elliott Hughes · 9 years ago