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
Ville Skyttä a21240a319 Simplify some if blocks 4 years ago
..
binary.go Remove unnecessary conversions 4 years ago
common.go Comment convention fixes 4 years ago
common_darwin.go [process][darwin] Fix #925 remove references to removed const unix.SYS___SYSCTL from x/sys/unix 5 years ago
common_freebsd.go Fix: use filename in exec.LookPath instead of full path 6 years ago
common_linux.go Simplify some if blocks 4 years ago
common_openbsd.go Fix: use filename in exec.LookPath instead of full path 6 years ago
common_test.go Use short if 4 years ago
common_unix.go Merge variable declaration with assignment 4 years ago
common_windows.go delete unused PdhAddCounterW 4 years ago
sleep.go use cancelable sleep in cpu.PercentWithContext and process.Process.PercentWithContext 5 years ago
sleep_test.go Check error identity with errors.Is 4 years ago