master
  1LIBRARY api-ms-win-crt-filesystem-l1-1-0
  2
  3EXPORTS
  4
  5#include "func.def.in"
  6
  7_access
  8; access is provided as an alias for __mingw_access
  9; access == _access
 10_access_s
 11_chdir
 12chdir == _chdir
 13_chdrive
 14_chmod
 15chmod == _chmod
 16_findclose
 17F32(_findfirst == _findfirst32)
 18F64(_findfirst == _findfirst64i32)
 19F32(_findfirsti64 == _findfirst32i64)
 20F64(_findfirsti64 == _findfirst64)
 21_findfirst32
 22_findfirst32i64
 23_findfirst64
 24_findfirst64i32
 25F32(_findnext == _findnext32)
 26F64(_findnext == _findnext64i32)
 27F32(_findnexti64 == _findnext32i64)
 28F64(_findnexti64 == _findnext64)
 29_findnext32
 30_findnext32i64
 31_findnext64
 32_findnext64i32
 33F32(fstat == _fstat32)
 34F64(fstat == _fstat64i32)
 35F32(_fstat == _fstat32)
 36F64(_fstat == _fstat64i32)
 37F32(_fstati64 == _fstat32i64)
 38F64(_fstati64 == _fstat64)
 39_fstat32
 40_fstat32i64
 41_fstat64
 42fstat64 == _fstat64
 43_fstat64i32
 44_fullpath
 45_getdiskfree
 46_getdrive
 47_getdrives
 48_lock_file
 49_makepath
 50_makepath_s
 51_mkdir
 52mkdir == _mkdir
 53_rmdir
 54rmdir == _rmdir
 55_splitpath
 56_splitpath_s
 57F32(stat == _stat32)
 58F64(stat == _stat64i32)
 59F32(_stat == _stat32)
 60F64(_stat == _stat64i32)
 61F32(_stati64 == _stat32i64)
 62F64(_stati64 == _stat64)
 63_stat32
 64stat32 == _stat32
 65_stat32i64
 66stat32i64 == _stat32i64
 67_stat64
 68stat64 == _stat64
 69_stat64i32
 70stat64i32 == _stat64i32
 71_umask
 72umask == _umask
 73_umask_s
 74_unlink
 75unlink == _unlink
 76_unlock_file
 77_waccess
 78_waccess_s
 79_wchdir
 80_wchmod
 81F32(_wfindfirst == _wfindfirst32)
 82F64(_wfindfirst == _wfindfirst64i32)
 83F32(_wfindfirsti64 == _wfindfirst32i64)
 84F64(_wfindfirsti64 == _wfindfirst64)
 85_wfindfirst32
 86_wfindfirst32i64
 87_wfindfirst64
 88_wfindfirst64i32
 89F32(_wfindnext == _wfindnext32)
 90F64(_wfindnext == _wfindnext64i32)
 91F32(_wfindnexti64 == _wfindnext32i64)
 92F64(_wfindnexti64 == _wfindnext64)
 93_wfindnext32
 94_wfindnext32i64
 95_wfindnext64
 96_wfindnext64i32
 97_wfullpath
 98_wmakepath
 99_wmakepath_s
100_wmkdir
101_wremove
102_wrename
103_wrmdir
104_wsplitpath
105_wsplitpath_s
106F32(wstat == _wstat32)
107F64(wstat == _wstat64i32)
108F32(_wstat == _wstat32)
109F64(_wstat == _wstat64i32)
110F32(_wstati64 == _wstat32i64)
111F64(_wstati64 == _wstat64)
112_wstat32
113wstat32 == _wstat32
114_wstat32i64
115wstat32i64 == _wstat32i64
116_wstat64
117wstat64 == _wstat64
118_wstat64i32
119wstat64i32 == _wstat64i32
120_wunlink
121remove
122rename