--- configure.orig 2023-09-01 14:31:27 UTC +++ configure @@ -3419,6 +3419,8 @@ as_fn_append ac_func_c_list " clearenv HAVE_CLEARENV" as_fn_append ac_header_c_list " minix/config.h minix_config_h HAVE_MINIX_CONFIG_H" as_fn_append ac_func_c_list " accept4 HAVE_ACCEPT4" as_fn_append ac_func_c_list " clearenv HAVE_CLEARENV" +as_fn_append ac_func_c_list " close_range HAVE_CLOSE_RANGE" +as_fn_append ac_func_c_list " closefrom HAVE_CLOSEFROM" as_fn_append ac_func_c_list " fpathconf HAVE_FPATHCONF" as_fn_append ac_func_c_list " getgrouplist HAVE_GETGROUPLIST" as_fn_append ac_func_c_list " getpeereid HAVE_GETPEEREID" @@ -3449,11 +3451,13 @@ as_fn_append ac_header_c_list " errno.h errno_h HAVE_E as_fn_append ac_header_c_list " crt_externs.h crt_externs_h HAVE_CRT_EXTERNS_H" as_fn_append ac_header_c_list " dirent.h dirent_h HAVE_DIRENT_H" as_fn_append ac_header_c_list " errno.h errno_h HAVE_ERRNO_H" +as_fn_append ac_header_c_list " linux/close_range.h linux_close_range_h HAVE_LINUX_CLOSE_RANGE_H" as_fn_append ac_header_c_list " locale.h locale_h HAVE_LOCALE_H" as_fn_append ac_header_c_list " signal.h signal_h HAVE_SIGNAL_H" as_fn_append ac_header_c_list " sys/prctl.h sys_prctl_h HAVE_SYS_PRCTL_H" as_fn_append ac_header_c_list " sys/random.h sys_random_h HAVE_SYS_RANDOM_H" as_fn_append ac_header_c_list " sys/resource.h sys_resource_h HAVE_SYS_RESOURCE_H" +as_fn_append ac_header_c_list " sys/syscall.h sys_syscall_h HAVE_SYS_SYSCALL_H" as_fn_append ac_header_c_list " sys/time.h sys_time_h HAVE_SYS_TIME_H" as_fn_append ac_header_c_list " ws2tcpip.h ws2tcpip_h HAVE_WS2TCPIP_H" as_fn_append ac_func_c_list " getpwnam_r HAVE_GETPWNAM_R"