Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add compiler linting to CI | Hécate | 2021-03-25 | 1 | -1/+0 |
* | Import fcntl with capi calling convention | Oleg Grenrus | 2021-01-17 | 1 | -0/+1 |
* | Fix calls to varargs C function fcntl | Nick Erdmann | 2021-01-09 | 1 | -1/+2 |
* | base: Reintroduce necessary LANGUAGE pragmas | Ben Gamari | 2020-10-16 | 1 | -0/+2 |
* | Add linting of `base` to the CI | Hécate | 2020-10-09 | 2 | -3/+1 |
* | winio: Fix imports | Ben Gamari | 2020-07-15 | 1 | -3/+0 |
* | winio: Multiple refactorings and support changes. | Tamar Christina | 2020-07-15 | 1 | -16/+68 |
* | base: Enable large file support for OFD locking impl. | Ben Gamari | 2020-04-14 | 1 | -0/+3 |
* | base: Fix <unistd.h> #include | Ben Gamari | 2019-12-02 | 1 | -2/+2 |
* | base: Add missing imports in Windows locking implementation | Ben Gamari | 2019-11-07 | 1 | -0/+3 |
* | base: Split up file locking implementation | Ben Gamari | 2019-10-29 | 5 | -0/+279 |