2 posix_spawn_file_actions_addclose() function: augment a child process actions
6 lib/spawn_faction_addclose.c
12 getdtablesize [test $HAVE_POSIX_SPAWN = 0 || test $REPLACE_POSIX_SPAWN = 1 || test $REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE = 1]
13 posix_spawn_file_actions_init [test $HAVE_POSIX_SPAWN = 0 || test $REPLACE_POSIX_SPAWN = 1 || test $REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE = 1]
16 gl_FUNC_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE
17 if test $HAVE_POSIX_SPAWN = 0 || test $REPLACE_POSIX_SPAWN = 1 || test $REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE = 1; then
18 AC_LIBOBJ([spawn_faction_addclose])
20 gl_SPAWN_MODULE_INDICATOR([posix_spawn_file_actions_addclose])