Let the fake readlink(2) and symlink(2) functions report ENOSYS.
commitf16b0ec3bdf089d94ca7dac4f8da95b9154abbff
authorJohannes Sixt <johannes.sixt@telecom.at>
Mon, 12 Mar 2007 09:05:27 +0000 (12 10:05 +0100)
committerJohannes Sixt <johannes.sixt@telecom.at>
Mon, 12 Mar 2007 09:05:27 +0000 (12 10:05 +0100)
tree1a5b74cfce0a34fc2306e2e3338e76772eff1a04
parent43814f7c60b11dc7f0e62f930c694ac7f9cc9875
Let the fake readlink(2) and symlink(2) functions report ENOSYS.

Now that some symbolic link support is coming soon, let those functions
report a more correct error than EINVAL or EFAULT.
compat/mingw.c