Commit ae496955d23d8c323259c0e090911d6fa3e2c3dc

Vicent Marti 2011-06-08T17:03:41

windows: Fix Symlink issues Handle Symlinks if they can be handled in Win32. This is not even compiled. Needs review. The lstat implementation is modified from core Git. The readlink implementation is modified from PHP.