aboutsummaryrefslogtreecommitdiff
path: root/posix/spawnattr_setflags.c
diff options
context:
space:
mode:
Diffstat (limited to 'posix/spawnattr_setflags.c')
-rw-r--r--posix/spawnattr_setflags.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/spawnattr_setflags.c b/posix/spawnattr_setflags.c
index 9b3d1e0..62d2f00 100644
--- a/posix/spawnattr_setflags.c
+++ b/posix/spawnattr_setflags.c
@@ -25,6 +25,7 @@
| POSIX_SPAWN_SETSIGMASK \
| POSIX_SPAWN_SETSCHEDPARAM \
| POSIX_SPAWN_SETSCHEDULER \
+ | POSIX_SPAWN_SETSID \
| POSIX_SPAWN_USEVFORK)
/* Store flags in the attribute structure. */