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
Marco Pfatschbacher b4846b445b Add support for OpenBSD/amd64
This code is based on the FreeBSD version
and implements roughly the same feature set.
8 years ago
..
binary.go fixed by golint. 9 years ago
common.go Fix a linter issue: s/TimeoutErr/ErrTimeout/g 9 years ago
common_darwin.go fix build and path error 9 years ago
common_freebsd.go Add support for OpenBSD/amd64 8 years ago
common_linux.go Add DoSysctrl() to Linux's common utilities. 9 years ago
common_openbsd.go Add support for OpenBSD/amd64 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 common: rename package common to internal/common. Add ENV helper funcs. 10 years ago