Files
nomad/client/driver/executor/executor_unix.go
Sean Chittenden bfa8284531 Prefer golang.org/x/sys/unix where appropriate
Favor the `unix` package on *NIX platforms vs the now frozen `syscall` package.
2016-05-07 11:01:45 -07:00

2.1 KiB