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
Lomanic 0e0dd767df [process][darwin] Fix #670 remove call to common.Pipeline (prone to race condition)
Also properly parse lsof to get second txt record instead of hoping the 5th line is the right one (wrong data returned for pid 57)
6 years ago
..
binary.go fixed by golint. 9 years ago
common.go [process][darwin] Fix #670 remove call to common.Pipeline (prone to race condition) 6 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 [process][darwin] Fix #670 remove call to common.Pipeline (prone to race condition) 6 years ago
common_windows.go [windows] Use windows.NewLazySystemDLL to (possibly) prevent DLL hijacking 7 years ago