Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
std.posix: include PermissionDenied to handle errno 13
This is to handle the issue described in ziglang#22442. There is an AccessDenied already there, but posix describes errno 13 specifically as "Permission Denied".
- Loading branch information