racket/racket
Matthew Flatt cf7c013477 Windows: fix handling of junctions as links
On Windows, a "soft link" or "junction" is different from a
"symbolic link". The current Windows documentation is
incomplete in that it describes the behavior of GetFileAttributesEx
for a symbolic link, but not for a junction, and I guessed wrong.
For consistency, junctions need to be treated like symbolic links.
2014-09-27 20:45:13 -06:00
..
collects add hash/c stronger 2014-09-25 17:42:43 -05:00
src Windows: fix handling of junctions as links 2014-09-27 20:45:13 -06:00
.gitignore configure installation of man pages 2013-07-22 13:21:09 -06:00