Skip to content
  • Rob Swindell's avatar
    Revert the lock() change in commit 043feff8 · d9d86d6a
    Rob Swindell authored
    So this change is needed or else fcntl() will fail with errno=BADF if trying
    to write-lock a file that was opened read-only. Oh well. Added a comment
    explaining the rationale.
    d9d86d6a
Loading