summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/IO/Handle/Lock
Commit message (Expand)AuthorAgeFilesLines
* Add compiler linting to CIHécate2021-03-251-1/+0
* Import fcntl with capi calling conventionOleg Grenrus2021-01-171-0/+1
* Fix calls to varargs C function fcntlNick Erdmann2021-01-091-1/+2
* base: Reintroduce necessary LANGUAGE pragmasBen Gamari2020-10-161-0/+2
* Add linting of `base` to the CIHécate2020-10-092-3/+1
* winio: Fix importsBen Gamari2020-07-151-3/+0
* winio: Multiple refactorings and support changes.Tamar Christina2020-07-151-16/+68
* base: Enable large file support for OFD locking impl.Ben Gamari2020-04-141-0/+3
* base: Fix <unistd.h> #includeBen Gamari2019-12-021-2/+2
* base: Add missing imports in Windows locking implementationBen Gamari2019-11-071-0/+3
* base: Split up file locking implementationBen Gamari2019-10-295-0/+279