Skip to content

Commit 85cbe7d

Browse files
committed
reconf
1 parent 1aae171 commit 85cbe7d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

configure.ac

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4774,9 +4774,10 @@ AC_CHECK_FUNCS([ \
47744774
getspnam getuid getwd if_nameindex initgroups kill killpg lchown linkat \
47754775
lockf lstat lutimes madvise mbrtowc memrchr mkdirat mkfifo mkfifoat \
47764776
mknod mknodat mktime mmap mremap nice openat opendir pathconf pause pipe pipe2 \
4777-
plock poll posix_fadvise posix_fallocate posix_spawn posix_spawnp pread preadv \
4778-
preadv2 pthread_cond_timedwait_relative_np pthread_condattr_setclock pthread_init pthread_kill \
4779-
pwrite pwritev pwritev2 readlink readlinkat readv realpath renameat \
4777+
plock poll posix_fadvise posix_fallocate posix_spawn posix_spawnp \
4778+
posix_spawn_file_actions_addclosefrom_np pread preadv preadv2 \
4779+
pthread_cond_timedwait_relative_np pthread_condattr_setclock pthread_init \
4780+
pthread_kill pwrite pwritev pwritev2 readlink readlinkat readv realpath renameat \
47804781
rtpSpawn sched_get_priority_max sched_rr_get_interval sched_setaffinity \
47814782
sched_setparam sched_setscheduler sem_clockwait sem_getvalue sem_open \
47824783
sem_timedwait sem_unlink sendfile setegid seteuid setgid sethostname \

0 commit comments

Comments
 (0)