On Thu, 2008-07-24 at 23:35 -0400, Tom Donovan wrote:

> I moved apr_file_link() to open.c for all platforms - r679652.
> Also moved the tests to testfile vs. testfilecopy.
> 
> unix/copy.c is currently used for both unix & windows, as it had no 
> platform-specific code before this.

Ah, wasn't aware of this, thanks.

> 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.
> 
> apr trunk testfile (with the two new apr_file_link tests) shows SUCCESS on 
> both windows & linux.

Excellent, thank you!

-- 
Bojan

Reply via email to