gopsutil/host
Lomanic 9219f16f03 [host][linux] Fix #340 return Solus OS as from the "solus" PlatformFamily in Info()
..
freebsd_headers [freebsd][host]: fix Users() return start secs.
host.go
host_darwin.go Update host_darwin.go
host_darwin_386.go
host_darwin_amd64.go
host_fallback.go
host_freebsd.go [freebsd][host]: fix Users() return start secs.
host_freebsd_386.go [freebsd]host: change freebsd struct for 386 and arm.
host_freebsd_amd64.go [freebsd][host]: fix Users() return start secs.
host_freebsd_arm.go [freebsd]host: change freebsd struct for 386 and arm.
host_linux.go [host][linux] Fix #340 return Solus OS as from the "solus" PlatformFamily in Info()
host_linux_386.go
host_linux_amd64.go
host_linux_arm.go
host_linux_arm64.go
host_linux_mips.go
host_linux_mips64.go [host]linux/mips: copy mips64 definition from mips.
host_linux_mips64le.go [host] linux/mips: mips64le definition from mipsle
host_linux_mipsle.go
host_linux_ppc64le.go
host_linux_s390x.go
host_linux_test.go
host_openbsd.go [host][openbsd] Remove calls to sysctl binary in host/host_openbsd.go #639
host_openbsd_amd64.go
host_solaris.go Fix: use filename in exec.LookPath instead of full path
host_test.go Fix typos
host_windows.go [host][windows] Remove exported wmi type from #550
types.go Fix for #665
types_darwin.go
types_freebsd.go [freebsd][host]: fix Users() return start secs.
types_linux.go
types_openbsd.go