Commit Graph

4 Commits (4a180b209f5f494e5923cfce81ea30ba23915877)

Author SHA1 Message Date
shirou 4c73494c78 Add WithContext functions.
Sean Chittenden 635b971c0e
Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}`
Cameron Sparr a213bf5e6d
run go fmt ./...
Marco Pfatschbacher b4846b445b Add support for OpenBSD/amd64
This code is based on the FreeBSD version
and implements roughly the same feature set.