You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/logtail/filch
David Anderson de0239375a logtail/filch: use x/sys/unix instead of syscall.
In particular, the Dup2 syscall is not defined in the syscall
package on arm64, but is defined in x/sys/unix.

Signed-off-by: David Anderson <dave@natulte.net>
4 years ago
..
filch.go logtail/filch: use io's seek constants. 4 years ago
filch_test.go Move Linux client & common packages into a public repo. 4 years ago
filch_unix.go logtail/filch: use x/sys/unix instead of syscall. 4 years ago
filch_windows.go Move Linux client & common packages into a public repo. 4 years ago