aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 53b5194..9f89a61 100755
--- a/configure
+++ b/configure
@@ -717,6 +717,9 @@ choose cl kernprocpathname 'the KERN_PROC_PATHNAME sysctl'
choose cl _nsgetexecutablepath '_NSGetExecutablePath()'
choose cl getexecname 'getexecname()'
choose cl dladdr 'dladdr()'
+choose c pidfd_open 'pidfd_open()'
+choose cl kevent 'kevent()'
+choose cl prsetchildsubreaper 'PR_SET_CHILD_SUBREAPER'
# Here are the evil irreducible run-time sysdeps.
choose clr devurandom '/dev/urandom'