Skip to content
  • Clemens Lang's avatar
    Unify accepted errno flags for access · 5c5484c8
    Clemens Lang authored
    The ByteString variant of the access function didn't accept the same
    flags as the non-ByteString one, but it makes sense that the OS doesn't
    care about which one is being used and returns all error codes for both
    variants.
    5c5484c8