Next: posix_spawn_file_actions_addtcsetpgrp_np
, Previous: posix_spawn_file_actions_addclosefrom_np
, Up: Glibc Extensions to <spawn.h>
[Contents][Index]
posix_spawn_file_actions_addfchdir_np
posix_spawn_file_actions_addfchdir
is
specified in POSIX.1-2024.
Draft specification:
https://www.austingroupbugs.net/view.php?id=1208
Gnulib module: —
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
Note: Gnulib has a module posix_spawn_file_actions_addfchdir
that
provides equivalent functionality, just without the suffix _np
.