1. 480a70a <spawn.h>: the two _np functions are in POSIX 2024. by Elliott Hughes · 10 months ago
  2. c0f84c9 <spawn.h>: reduce scope of __USE_GNU and __BIONIC_AVAILABILITY_GUARD(). by Elliott Hughes · 10 months ago
  3. 02ce401 API guard every post-21 API. by Dan Albert · 1 year, 3 months ago
  4. 2229e55 Fix posix_spawn()/posix_spawnp() nullability annotations. by Elliott Hughes · 1 year, 5 months ago
  5. 148476d Correct the nullability annotation in posix_spawnattr_init() by zijunzhao · 1 year, 11 months ago
  6. 462ca8b <spawn.h>: add posix_spawn_file_actions_addchdir_np()/posix_spawn_file_actions_addfchdir_np(). by Elliott Hughes · 2 years, 10 months ago
  7. 8f23da6 Nullability check for spawn module by zijunzhao · 2 years, 10 months ago
  8. 262b873 posix_spawn - implement support for POSIX_SPAWN_CLOEXEC_DEFAULT by Maciej Żenczykowski · 4 years ago
  9. 5905d6f Add `sigset64_t` and accompanying functions. by Elliott Hughes · 8 years ago
  10. cc0fe6e The future is now (2018 edition). by Elliott Hughes · 8 years ago
  11. 14e3ff9 Implement <spawn.h>. by Elliott Hughes · 8 years ago