mirror of
https://github.com/pgsty/silo.git
synced 2026-09-11 21:38:57 +00:00
de4421d6a3
github.com/ncw/directio doesn't support OpenBSD, but OpenBSD has syscall.Fsync. (It also has fdatasync: https://man.openbsd.org/fdatasync but apparently Golang can't call it).