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
Segflow 86c7289ccc Fix: use filename in exec.LookPath instead of full path
exec.LookPath searches for the file in the $PATH, which mean giving it an absolute path is against it's own purposes.
6 years ago
..
binary.go fixed by golint. 9 years ago
common.go Use HOST_* environment variables for getting disk serial number in Linux 7 years ago
common_darwin.go Fix: use filename in exec.LookPath instead of full path 6 years ago
common_freebsd.go Fix: use filename in exec.LookPath instead of full path 6 years ago
common_linux.go Fix: use filename in exec.LookPath instead of full path 6 years ago
common_openbsd.go Fix: use filename in exec.LookPath instead of full path 6 years ago
common_test.go [internal]Windows: skip Host test. 7 years ago
common_unix.go change to use CommandContext. 7 years ago
common_windows.go [windows] Use windows.NewLazySystemDLL to (possibly) prevent DLL hijacking 7 years ago