mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
core-util: introduce FD_CLOEXEC wrappers for open/socket/pipe/accept
This commit is contained in:
parent
754644fa6e
commit
9c1a98953f
3 changed files with 86 additions and 1 deletions
|
|
@ -445,7 +445,7 @@ AC_CHECK_FUNCS_ONCE([lstat])
|
|||
|
||||
# Non-standard
|
||||
|
||||
AC_CHECK_FUNCS_ONCE([setresuid setresgid setreuid setregid seteuid setegid ppoll strsignal sig2str strtof_l])
|
||||
AC_CHECK_FUNCS_ONCE([setresuid setresgid setreuid setregid seteuid setegid ppoll strsignal sig2str strtof_l pipe2 accept4])
|
||||
|
||||
AC_FUNC_ALLOCA
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue