posix_w32.c
15.2 KB
-
win32: return EACCES in `p_lstat` · e164ddb1
Don't coalesce all errors into ENOENT. At least identify EACCES. All callers should be handling this case already, as the POSIX `lstat` will return this.
Edward Thomson committed