Skip to content
Commit 2ff48a40 authored by Florian Weimer's avatar Florian Weimer
Browse files

posix: Make posix_spawn extensions available by default



Some sources merely include <spawn.h> without -D_GNU_SOURCE and expect
declarations for posix_spawn_file_actions_addchdir_np to be available.
For consistency, declare posix_spawn_file_actions_addfchdir_np,
posix_spawn_file_actions_addclosefrom_np,
posix_spawn_file_actions_addtcsetpgrp_np as well.

Reviewed-by: default avatarAdhemerval Zanella <adhemerval.zanella@linaro.org>
parent faaf733f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment