| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-08-20 | add license header to all std lib files | Andrew Kelley |
| 2020-04-02 | Use `flock` instead of `fcntl` to lock files | LeRoyce Pearson |
| 2020-04-02 | Merge branch 'master' into feature-file-locks | LeRoyce Pearson |
| 2020-03-31 | std: linux syscall numbers are now an extensible enum | daurnimator |
| 2020-03-30 | std: update for linux 5.6 release | daurnimator |
| 2020-03-14 | Define Flock for all posix systems | LeRoyce Pearson |
| 2020-03-14 | Implement blocking file locking API for windows | LeRoyce Pearson |
| 2020-03-14 | Add fnctlFlock system call, use it to lock files | LeRoyce Pearson |
| 2019-11-30 | linux-i386 support | LemonBoy |
