summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixCompat.c
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2012-02-02 17:21:39 (GMT)
committerdgp@users.sourceforge.net <dgp>2012-02-02 17:21:39 (GMT)
commit79e80094bae4d6a53b65dd5ca0d116f550d5fa03 (patch)
tree4e4867b9cc679ba0afba5a5d961f3db25dce1132 /unix/tclUnixCompat.c
parent1d663e4574c8a456b10909a4b0c5ebfa8275cbf7 (diff)
parenteeaa4542953cf0831a97806d3b35eaaa6fcb74ef (diff)
parent137e577eab4323670340c17b56f564e31f367fb5 (diff)
downloadtcl-79e80094bae4d6a53b65dd5ca0d116f550d5fa03.zip
tcl-79e80094bae4d6a53b65dd5ca0d116f550d5fa03.tar.gz
tcl-79e80094bae4d6a53b65dd5ca0d116f550d5fa03.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.