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.
gopsutil/internal/common
Sean Chittenden 635b971c0e
Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}`
8 years ago
..
binary.go fixed by golint. 9 years ago
common.go Fix issues reported by golint. 8 years ago
common_darwin.go Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}` 8 years ago
common_freebsd.go Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}` 8 years ago
common_linux.go NumProcs() just counts files under f, so use f.Readdirnames to avoid `lstat` syscall inside f.Readdir. 8 years ago
common_openbsd.go Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}` 8 years ago
common_test.go [common]linux: add HostEtc to switch '/etc' See #175. 9 years ago
common_unix.go Add support for OpenBSD/amd64 8 years ago
common_windows.go Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}` 8 years ago