summaryrefslogtreecommitdiffstats
path: root/tools/uniParse.tcl
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-02-02 17:21:39 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-02-02 17:21:39 (GMT)
commitc55e690196895fde865b1093ba33f375f8c98dba (patch)
tree4e4867b9cc679ba0afba5a5d961f3db25dce1132 /tools/uniParse.tcl
parent15e829bc91966b284e40edc9d89e54f78a805503 (diff)
parent2669f7aa359f52c6ef4c3b7653581d63af47d62c (diff)
parentbb750df4b42a35f9bc9ebd37914a8ac6c91d2a09 (diff)
downloadtcl-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.