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 | 2427ef7d10eb75c0aa2ef238efa3002cba516e88 (patch) | |
tree | 4e4867b9cc679ba0afba5a5d961f3db25dce1132 /library/safe.tcl | |
parent | c63560bbbb61523251feec085a03ff289b6efe38 (diff) | |
parent | 1b62d4f40eaa6fd4e1eff74a35d5e888b1ee47a7 (diff) | |
parent | 5eb7dcfeb068472b45eef2686e142a1e0f716b8b (diff) | |
download | tcl-2427ef7d10eb75c0aa2ef238efa3002cba516e88.zip tcl-2427ef7d10eb75c0aa2ef238efa3002cba516e88.tar.gz tcl-2427ef7d10eb75c0aa2ef238efa3002cba516e88.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.