shirou_gopsutil/host
Shirou WAKAYAMA fa3e1cc196 [common]linux: add HostEtc to switch '/etc' See #175. 2016-03-13 23:42:06 +09:00
..
host.go Fix HostInfo.Uptime, which has been returning boot time 2015-11-23 13:18:59 -07:00
host_darwin.go host_darwin: Use a named constant for USER_PROCESS. 2016-02-02 15:23:34 +01:00
host_darwin_amd64.go host: Users() on darwin works. but Started is not correct. 2015-02-14 23:04:17 +09:00
host_freebsd.go host[freebsd]: BREAKING CHANGE. Boottime() should return uint64 same as other. 2015-11-24 09:48:05 +09:00
host_freebsd_amd64.go host[freebsd]: change to use utmpx for 9.0 or later. 2015-08-15 01:20:56 +09:00
host_linux.go [common]linux: add HostEtc to switch '/etc' See #175. 2016-03-13 23:42:06 +09:00
host_linux_386.go common: rename package common to internal/common. Add ENV helper funcs. 2015-10-18 20:40:01 -07:00
host_linux_amd64.go host linux now use godefs. 2014-12-31 22:58:39 +09:00
host_linux_arm.go host[linux]: fix utmp struct on arm. 2015-10-01 17:21:37 +09:00
host_linux_test.go change package name. 2014-12-30 22:09:05 +09:00
host_test.go host[all]: fix #114 String() issue. 2015-11-24 09:30:17 +09:00
host_windows.go Fix HostInfo.Uptime, which has been returning boot time 2015-11-23 13:18:59 -07:00
types_darwin.go host: Users() on darwin works. but Started is not correct. 2015-02-14 23:04:17 +09:00
types_freebsd.go host[freebsd]: change to use utmpx for 9.0 or later. 2015-08-15 01:20:56 +09:00
types_linux.go host linux now use godefs. 2014-12-31 22:58:39 +09:00