shirou_gopsutil/internal/common
Lomanic ef54649286 [windows] Use windows.NewLazySystemDLL to (possibly) prevent DLL hijacking
Might be useless because of https://docs.microsoft.com/en-us/windows/desktop/dlls/dynamic-link-library-search-order#search-order-for-desktop-applications
but better be safe than sorry.

Ref: https://github.com/shirou/gopsutil/issues/570#issuecomment-413951653
2018-08-18 22:52:41 +02:00
..
binary.go fixed by golint. 2016-04-01 21:34:39 +09:00
common.go Use HOST_* environment variables for getting disk serial number in Linux 2018-07-02 10:04:57 +02:00
common_darwin.go change to use CommandContext. 2018-03-31 21:35:53 +09:00
common_freebsd.go Remove SetEnv on all platforms 2017-08-16 15:32:21 -07:00
common_linux.go Remove SetEnv on all platforms 2017-08-16 15:32:21 -07:00
common_openbsd.go Remove SetEnv on all platforms 2017-08-16 15:32:21 -07:00
common_test.go [internal]Windows: skip Host test. 2018-01-11 11:34:14 +09:00
common_unix.go change to use CommandContext. 2018-03-31 21:35:53 +09:00
common_windows.go [windows] Use windows.NewLazySystemDLL to (possibly) prevent DLL hijacking 2018-08-18 22:52:41 +02:00