summaryrefslogtreecommitdiff
path: root/win32/COPYING (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fs: versions of exists, is_file, is_dir for Unix and Windows that do not forkHisham Muhammad2019-04-011-1/+1
| | | | | | | | 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.
* Move win32-specific licenses to win32/Hisham Muhammad2018-06-241-0/+16