summaryrefslogtreecommitdiff
path: root/win32/tools
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2019-04-01 16:27:08 -0300
committerHisham Muhammad <hisham@gobolinux.org>2019-04-01 16:29:17 -0300
commit7e9b7e08a8a31501189a32c60fb9cb7bc6b31b5e (patch)
treea92f51e7ae906d74cfefee136afad997a9ce6319 /win32/tools
parent8283b817efd6fadad62794045d6bebad71e063cd (diff)
downloadluarocks-7e9b7e08a8a31501189a32c60fb9cb7bc6b31b5e.tar.gz
luarocks-7e9b7e08a8a31501189a32c60fb9cb7bc6b31b5e.tar.bz2
luarocks-7e9b7e08a8a31501189a32c60fb9cb7bc6b31b5e.zip
fs: versions of exists, is_file, is_dir for Unix and Windows that do not fork
Implements versions of exists, is_file, is_dir for POSIX and Windows using io.open only, based on the semantics of their error codes on these platforms. Drops the dependency on TEST.EXE on Windows.
Diffstat (limited to 'win32/tools')
-rw-r--r--win32/tools/test.exebin62976 -> 0 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/win32/tools/test.exe b/win32/tools/test.exe
deleted file mode 100644
index 94c95f9e..00000000
--- a/win32/tools/test.exe
+++ /dev/null
Binary files differ