1. 462ca8b <spawn.h>: add posix_spawn_file_actions_addchdir_np()/posix_spawn_file_actions_addfchdir_np(). by Elliott Hughes · 2 years, 4 months ago
  2. b8e4e46 posix_spawn_file_actions_addopen(): crash early rather than late. by Elliott Hughes · 2 years, 4 months ago
  3. b65e105 add new Linux close_range() system call to bionic by Maciej Żenczykowski · 3 years, 6 months ago
  4. c9c0ebd allowlist new Linux close_range() system call, use it in posix_spawn() by Maciej Żenczykowski · 3 years, 6 months ago
  5. 262b873 posix_spawn - implement support for POSIX_SPAWN_CLOEXEC_DEFAULT by Maciej Żenczykowski · 3 years, 6 months ago
  6. 62d49fd posix_spawn: always clear O_CLOEXEC for dup'ed fds. by Elliott Hughes · 3 years, 5 months ago
  7. f6e5b58 Introduce api to track fd ownership in libc. by Josh Gao · 7 years ago
  8. 3e23591 Add `struct sigaction64` and `sigaction64`. by Elliott Hughes · 7 years ago
  9. 5905d6f Add `sigset64_t` and accompanying functions. by Elliott Hughes · 7 years ago
  10. 7bfacaa Fix posix_spawn signal defaulting. by Elliott Hughes · 8 years ago
  11. 2b8ab4b Simplify the posix_spawn sigdefault logic. by Elliott Hughes · 8 years ago
  12. c972ea7 Fix missing includes, again. by Dan Albert · 8 years ago
  13. 14e3ff9 Implement <spawn.h>. by Elliott Hughes · 8 years ago