shirou_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.
2019-05-05 20:45:07 +01:00
..
binary.go fixed by golint. 2016-04-01 21:34:39 +09:00
common.go Use HOST_* environment variables for getting disk serial number in Linux 2018-07-02 10:04:57 +02:00
common_darwin.go Fix: use filename in exec.LookPath instead of full path 2019-05-05 20:45:07 +01:00
common_freebsd.go Fix: use filename in exec.LookPath instead of full path 2019-05-05 20:45:07 +01:00
common_linux.go Fix: use filename in exec.LookPath instead of full path 2019-05-05 20:45:07 +01:00
common_openbsd.go Fix: use filename in exec.LookPath instead of full path 2019-05-05 20:45:07 +01:00
common_test.go [internal]Windows: skip Host test. 2018-01-11 11:34:14 +09:00
common_unix.go change to use CommandContext. 2018-03-31 21:35:53 +09:00
common_windows.go [windows] Use windows.NewLazySystemDLL to (possibly) prevent DLL hijacking 2018-08-18 22:52:41 +02:00