Forked from
Glasgow Haskell Compiler / Packages / unix
362 commits behind the upstream repository.
-
Clemens Lang authored
This is useful on OS X when its sandboxing mechanism is used, because that will set errno = EPERM when a file can't be written due to sandboxing (as opposed to setting it to EACCES when file permissions deny writing).
Clemens Lang authoredThis is useful on OS X when its sandboxing mechanism is used, because that will set errno = EPERM when a file can't be written due to sandboxing (as opposed to setting it to EACCES when file permissions deny writing).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
ByteString.hsc 15.41 KiB