Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translate EACCES to PERMISSION_DENIED.
This is returned by (POSIX) open(2) if there is a permission issue, e.g. opening a read-only file for writing.
- Loading branch information