Go to file
sneak 56c3fe7804 fix Linux build: use golang.org/x/sys/unix for Fadvise
Replace syscall.Fadvise with unix.Fadvise from golang.org/x/sys/unix
which is the correct portable way to access fadvise on Linux
2026-02-12 13:15:39 -08:00
cmd/bsdaily date range 2026-02-11 03:01:48 -08:00
internal/bsdaily fix Linux build: use golang.org/x/sys/unix for Fadvise 2026-02-12 13:15:39 -08:00
go.mod support targeting specific date 2026-02-09 01:18:16 -08:00
go.sum support targeting specific date 2026-02-09 01:18:16 -08:00
schema.sql initial 2026-02-09 00:42:06 -08:00