diff options
| author | dgp <dgp@users.sourceforge.net> | 2012-02-02 17:21:39 (GMT) |
|---|---|---|
| committer | dgp <dgp@users.sourceforge.net> | 2012-02-02 17:21:39 (GMT) |
| commit | c55e690196895fde865b1093ba33f375f8c98dba (patch) | |
| tree | 4e4867b9cc679ba0afba5a5d961f3db25dce1132 /unix/tclUnixTest.c | |
| parent | 15e829bc91966b284e40edc9d89e54f78a805503 (diff) | |
| parent | 2669f7aa359f52c6ef4c3b7653581d63af47d62c (diff) | |
| parent | bb750df4b42a35f9bc9ebd37914a8ac6c91d2a09 (diff) | |
| download | tcl-c55e690196895fde865b1093ba33f375f8c98dba.zip tcl-c55e690196895fde865b1093ba33f375f8c98dba.tar.gz tcl-c55e690196895fde865b1093ba33f375f8c98dba.tar.bz2 | |
2974459,2879351,1951574,1852572,1661378,1613456 Revisions to the NativeAccess()
routine that queries file permissions on Windows native filesystems. Meant to
fix numerous bugs where [file writable|readable|executable] "lies" about what
operations are possible, especially when the file resides on a Samba share.
Patch merged from the fix-win-native-access branch.
