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. 62d49fd posix_spawn: always clear O_CLOEXEC for dup'ed fds. by Elliott Hughes · 3 years, 6 months ago
  3. 4c5595c Replace local MUSL define with global ANDROID_HOST_MUSL by Colin Cross · 4 years ago
  4. 7da2034 Build bionic unit tests for musl by Colin Cross · 4 years ago
  5. 96272df dynamic libc: ignore ART profiling signal by default. by Florian Mayer · 5 years ago
  6. baf20fc Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...). by Josh Gao · 7 years ago
  7. 344969c spawn.signal_stress: reap spawned children on exit by Ryan Prichard · 7 years ago
  8. a1bc826 Fix race in spawn.signal_stress test by Ryan Prichard · 7 years ago
  9. 71ba589 Rewrite system(3) to use posix_spawn(3). by Elliott Hughes · 8 years ago
  10. 5905d6f Add `sigset64_t` and accompanying functions. by Elliott Hughes · 8 years ago
  11. 4b1c6e7 Better handling of sigset_t on LP32. by Elliott Hughes · 8 years ago
  12. 7bfacaa Fix posix_spawn signal defaulting. by Elliott Hughes · 8 years ago
  13. 14e3ff9 Implement <spawn.h>. by Elliott Hughes · 8 years ago