Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-01-02 16:31:17 -0800 (Tue, 02 Jan 2007)
Revision: 9896
Log message:
Allow chmod to do things under Win32. We do support the -m flag under Win32
(which will do things like setting the read-only flag), so we also need to
support unsetting the read-only flag in chmod on Win32.
Changes | Path |
+4 -6 | omake-branches/0.9.8.x/src/builtin/omake_builtin_file.ml |