Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Worktree: use syscall.Timespec.Unix #437 | Tobias Klauser | 2022-04-09 | 1 | -1/+1 |
| | | | | Use the syscall method instead of repeating the type conversions for the syscall.Stat_t Atim/Atimespec/Ctim members. | ||||
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 1 | -1/+1 |
| | |||||
* | Enables building on openbsd, dragonfly bsd and solaris | Yuce Tekol | 2018-10-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Yuce Tekol <yucetekol@gmail.com> | ||||
* | use bsd superset for conditional compilation | wardn | 2018-04-10 | 1 | -0/+26 |
Signed-off-by: wardn <wardn@users.noreply.github.com> |