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
Niv Govrin aa0b73dc6d
fix: return boot time from stat file
add missing return statement for boot time value retrieved from stat file. Also move current time fetch to be closer to where the "time since boot file" is read
12 months ago
..
binary.go fix lint 2 years ago
common.go ensure host platform are files and have contents 1 year ago
common_darwin.go refactor: remove unnecessary exec.LookPath calls 3 years ago
common_freebsd.go refactor: remove unnecessary exec.LookPath calls 3 years ago
common_linux.go fix: return boot time from stat file 12 months ago
common_netbsd.go cpu && host: fix compile time errors 2 years ago
common_openbsd.go refactor: remove unnecessary exec.LookPath calls 3 years ago
common_test.go apply code review 2 years ago
common_unix.go refactor: remove unnecessary exec.LookPath calls 3 years ago
common_windows.go fix lint 2 years ago
endian.go fix(net,linux): move IsLittleEndian to internal 3 years ago
sleep.go chore: fix some typos in comments 1 year ago
sleep_test.go gofumpt 3 years ago
warnings.go code review 3 years ago