Symlink support
commit043a43e7ec1ca4aa492406f438d89e1f35df127a
authorThorvald Natvig <slicer@users.sourceforge.net>
Mon, 10 Aug 2009 10:47:37 +0000 (10 12:47 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 18 Oct 2009 15:41:18 +0000 (18 17:41 +0200)
treec02bc66597501efd7e1a51a70ed1604448afc4ad
parentae3bedd5cdfa2d374a7ea00150ed113b0845b14a
Symlink support

Add symlink support; with UAC, you may need administrator's privileges
to create symlinks, but you can at least read them.

As reparse points on Windows differentiate between file and directory
links, we just assume that file links are meant for the time being;
it might be very hard to determine the type before the target exists,
but it is thinkable to change the type on-the-fly.

A bridge to cross when we arrive there (read: something for somebody
to fix who actually has that problem).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
compat/mingw.c
compat/mingw.h