prometheus/tsdb/fileutil
Antoine Toulme d7bc621514 Support the aix/ppc64 compilation target
Signed-off-by: Antoine Toulme <atoulme@splunk.com>
2026-03-18 17:07:44 -07:00
..
dir.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
dir_unix.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
dir_windows.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
direct_io.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
direct_io_force.go fix: fail early when --enable-feature=use-uncached-io is unsupported 2026-03-03 11:44:56 +01:00
direct_io_linux.go fix: fail early when --enable-feature=use-uncached-io is unsupported 2026-03-03 11:44:56 +01:00
direct_io_unsupported.go fix: fail early when --enable-feature=use-uncached-io is unsupported 2026-03-03 11:44:56 +01:00
direct_io_writer.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
direct_io_writer_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
fileutil.go chore: fix emptyStringTest issues from gocritic (#18226) 2026-03-04 08:24:50 +01:00
flock.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
flock_aix.go Support the aix/ppc64 compilation target 2026-03-18 17:07:44 -07:00
flock_js.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
flock_plan9.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
flock_solaris.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
flock_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
flock_unix.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
flock_windows.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
mmap.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
mmap_386.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
mmap_amd64.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
mmap_arm64.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
mmap_js.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
mmap_unix.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
mmap_windows.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
preallocate.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
preallocate_darwin.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
preallocate_linux.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
preallocate_other.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
sync.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
sync_darwin.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
sync_linux.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00