summaryrefslogtreecommitdiff
path: root/win32/config.vc
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2015-10-30 17:50:42 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2015-10-30 17:50:42 -0400
commitea4421009acdf10bf0a7b26ff22c5afd431690db (patch)
tree89915d220d6dc218f562e104980c7c25a9f748ce /win32/config.vc
parent7711f97842bc713f668a0686e9cb44322fe53f8c (diff)
downloadperl-ea4421009acdf10bf0a7b26ff22c5afd431690db.tar.gz
Revert "Remove unused filesystem stat symbols."
This reverts commit 821805a244cacd9869331999cd53407f3323206a. What's out, is out. perl #107904 Filesys-Df perl #108189 Filesys-DfPortable perl #108191 Filesys-Statvfs perl #126368 Filesys-DfPortable
Diffstat (limited to 'win32/config.vc')
-rw-r--r--win32/config.vc17
1 files changed, 17 insertions, 0 deletions
diff --git a/win32/config.vc b/win32/config.vc
index 2a44a067fd..b4efd32b1b 100644
--- a/win32/config.vc
+++ b/win32/config.vc
@@ -209,8 +209,11 @@ d_fpclassl='undef'
d_fpgetround='undef'
d_fpos64_t='undef'
d_frexpl='undef'
+d_fs_data_s='undef'
d_fseeko='undef'
d_fsetpos='define'
+d_fstatfs='undef'
+d_fstatvfs='undef'
d_fsync='undef'
d_ftello='undef'
d_ftime='define'
@@ -220,6 +223,7 @@ d_gdbmndbm_h_uses_prototypes='undef'
d_getaddrinfo='undef'
d_getcwd='define'
d_getespwnam='undef'
+d_getfsstat='undef'
d_getgrent='undef'
d_getgrent_r='undef'
d_getgrgid_r='undef'
@@ -236,6 +240,8 @@ d_gethostprotos='define'
d_getitimer='undef'
d_getlogin='define'
d_getlogin_r='undef'
+d_getmnt='undef'
+d_getmntent='undef'
d_getnameinfo='undef'
d_getnbyaddr='undef'
d_getnbyname='undef'
@@ -276,6 +282,7 @@ d_gmtime64='undef'
d_gmtime_r='undef'
d_gnulibc='undef'
d_grpasswd='undef'
+d_hasmntopt='undef'
d_htonl='define'
d_hypot='undef'
d_ilogb='undef'
@@ -502,7 +509,10 @@ d_sresgproto='undef'
d_sresuproto='undef'
d_stat='define'
d_statblks='undef'
+d_statfs_f_flags='undef'
+d_statfs_s='undef'
d_static_inline='define'
+d_statvfs='undef'
d_stdio_cnt_lval='define'
d_stdio_ptr_lval='define'
d_stdio_ptr_lval_nochange_cnt='define'
@@ -561,6 +571,7 @@ d_unordered='undef'
d_unsetenv='undef'
d_usleep='undef'
d_usleepproto='undef'
+d_ustat='undef'
d_vendorarch='undef'
d_vendorbin='undef'
d_vendorlib='undef'
@@ -708,6 +719,7 @@ i_malloc='define'
i_mallocmalloc='undef'
i_math='define'
i_memory='undef'
+i_mntent='undef'
i_ndbm='undef'
i_netdb='undef'
i_neterrno='undef'
@@ -738,6 +750,7 @@ i_sysioctl='undef'
i_syslog='undef'
i_sysmman='undef'
i_sysmode='undef'
+i_sysmount='undef'
i_sysndir='undef'
i_sysparam='undef'
i_syspoll='undef'
@@ -746,6 +759,8 @@ i_syssecrt='undef'
i_sysselct='undef'
i_syssockio='undef'
i_sysstat='define'
+i_sysstatfs='undef'
+i_sysstatvfs='undef'
i_systime='undef'
i_systimek='undef'
i_systimes='undef'
@@ -753,11 +768,13 @@ i_systypes='define'
i_sysuio='undef'
i_sysun='undef'
i_sysutsname='undef'
+i_sysvfs='undef'
i_syswait='undef'
i_termio='undef'
i_termios='undef'
i_time='define'
i_unistd='undef'
+i_ustat='undef'
i_utime='define'
i_values='undef'
i_varargs='undef'