Commit e164ddb11df0d7cd8178c759e323d18a7a7ea526

Edward Thomson 2015-09-17T12:23:19

win32: return EACCES in `p_lstat` 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.