Next: , Previous: , Up: Glibc Extensions to <spawn.h>   [Contents][Index]


13.68.3 posix_spawn_file_actions_addchdir_np

posix_spawn_file_actions_addchdir 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_addchdir that provides equivalent functionality, just without the suffix _np.