diff options
Diffstat (limited to 'uconfig64.sh')
-rw-r--r-- | uconfig64.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/uconfig64.sh b/uconfig64.sh index 7ec0017b20..40caa1907a 100644 --- a/uconfig64.sh +++ b/uconfig64.sh @@ -141,6 +141,7 @@ d_expm1='undef' d_faststdio='undef' d_fchdir='undef' d_fchmod='undef' +d_fchmodat='undef' d_fchown='undef' d_fcntl='undef' d_fcntl_can_lock='undef' @@ -282,6 +283,7 @@ d_lgamma='undef' d_lgamma_r='undef' d_libm_lib_version='undef' d_link='undef' +d_linkat='undef' d_llrint='undef' d_llrintl='undef' d_llround='undef' @@ -360,6 +362,7 @@ d_old_pthread_create_joinable='undef' d_oldpthreads='undef' d_oldsock='undef' d_open3='undef' +d_openat='undef' d_pathconf='undef' d_pause='undef' d_perl_otherlibdirs='undef' @@ -398,6 +401,7 @@ d_regcomp='undef' d_remainder='undef' d_remquo='undef' d_rename='define' +d_renameat='undef' d_rewinddir='undef' d_rint='undef' d_rmdir='undef' @@ -546,6 +550,7 @@ d_ualarm='undef' d_umask='undef' d_uname='undef' d_union_semun='undef' +d_unlinkat='undef' d_unordered='undef' d_unsetenv='undef' d_uselocale='undef' |