2 posix_spawnattr_setsigdefault() function:get the specify of signals with
3 initially the default handler for child process.
6 lib/spawnattr_setdefault.c
14 if test $HAVE_POSIX_SPAWN = 0 || test $REPLACE_POSIX_SPAWN = 1; then
15 AC_LIBOBJ([spawnattr_setdefault])
17 gl_SPAWN_MODULE_INDICATOR([posix_spawnattr_setsigdefault])