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