Tom Donovan wrote:
After a few small changes to the win code, apr_file_link() now works fine on windows. Hardlinks require an NTFS filesystem on windows and are seldom encountered, but they work just as on unix.
I pended this patch because I was thinking about the softlink side. We can create junctions on NTFS facilitating soft links on all, the only sad bit is that they work on windows only for directories, not for files.
