shirou_gopsutil/internal/common
Ville Skyttä a21240a319 Simplify some if blocks 2021-08-18 17:09:11 +03:00
..
binary.go Remove unnecessary conversions 2021-08-18 16:42:11 +03:00
common.go Comment convention fixes 2021-08-18 17:09:03 +03:00
common_darwin.go [process][darwin] Fix #925 remove references to removed const unix.SYS___SYSCTL from x/sys/unix 2020-09-08 11:44:46 +02: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 Simplify some if blocks 2021-08-18 17:09:11 +03: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 Use short if 2021-08-18 17:09:11 +03:00
common_unix.go Merge variable declaration with assignment 2021-08-18 17:09:11 +03:00
common_windows.go delete unused PdhAddCounterW 2021-02-06 13:11:41 +01:00
sleep.go use cancelable sleep in cpu.PercentWithContext and process.Process.PercentWithContext 2020-09-03 23:01:53 +03:00
sleep_test.go Check error identity with errors.Is 2021-08-18 17:09:11 +03:00