diff options
author | Blaine Whittle <[email protected]> | 2010-10-04 15:29:28 -0700 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2010-10-14 16:15:33 +0200 |
commit | 1f6d7c8729176c41dd5eda1ff2b0de8f48b6de95 (patch) | |
tree | 8c8940172c417e49eb2de4dd1ecd385440107a00 /lib/common_test/AUTHORS | |
parent | 3cfec17ff7aff97c5ec862a8b9e97d245849f9c3 (diff) | |
download | otp-1f6d7c8729176c41dd5eda1ff2b0de8f48b6de95.tar.gz otp-1f6d7c8729176c41dd5eda1ff2b0de8f48b6de95.tar.bz2 otp-1f6d7c8729176c41dd5eda1ff2b0de8f48b6de95.zip |
Add Win32 support for hard and symbolic file system links
Hard linking requires XP or later and a NTFS formatted drive.
Symbolic linking requires Windows Vista, Windows Server 2008,
Windows 7 or later. Symbolic linking on earlier versions of
Windows will return {error, enotsup}. file:make_link/2,
file:make_sym_link/2 and file:read_link/1 are all implemented.
file:read_file_info/1 does NOT return the number of hard
links on the file as this results in performance problems
for read_file_info/1, however this can be enabled by uncommenting
a few lines of code.
The original path was submitted on 9/2/2009 by Alex Tearse-Doyle.
Diffstat (limited to 'lib/common_test/AUTHORS')
0 files changed, 0 insertions, 0 deletions