shirou_gopsutil/internal/common
Asato Wakisaka 16a38100b3 NumProcs() just counts files under f, so use f.Readdirnames to avoid `lstat` syscall inside f.Readdir. 2017-05-25 00:04:41 +09:00
..
binary.go fixed by golint. 2016-04-01 21:34:39 +09:00
common.go Fix issues reported by golint. 2017-04-27 14:21:34 -07:00
common_darwin.go fix build and path error 2016-04-01 22:28:07 +09:00
common_freebsd.go Add support for OpenBSD/amd64 2016-11-24 22:30:29 +01:00
common_linux.go NumProcs() just counts files under f, so use f.Readdirnames to avoid `lstat` syscall inside f.Readdir. 2017-05-25 00:04:41 +09:00
common_openbsd.go Add support for OpenBSD/amd64 2016-11-24 22:30:29 +01:00
common_test.go [common]linux: add HostEtc to switch '/etc' See #175. 2016-03-13 23:42:06 +09:00
common_unix.go Add support for OpenBSD/amd64 2016-11-24 22:30:29 +01:00
common_windows.go common: rename package common to internal/common. Add ENV helper funcs. 2015-10-18 20:40:01 -07:00