From 4945adc1fffd0641a0a273bcedeb52f3bba653bf Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 20 Oct 2025 08:36:07 +0000 Subject: More sysdeps --- configure | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure') 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' -- cgit v1.3.1