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
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
7 years ago
..
binary.go fixed by golint. 9 years ago
common.go Use HOST_* environment variables for getting disk serial number in Linux 7 years ago
common_darwin.go change to use CommandContext. 7 years ago
common_freebsd.go Remove SetEnv on all platforms 8 years ago
common_linux.go Remove SetEnv on all platforms 8 years ago
common_openbsd.go Remove SetEnv on all platforms 8 years ago
common_test.go [internal]Windows: skip Host test. 7 years ago
common_unix.go change to use CommandContext. 7 years ago
common_windows.go [windows] Use windows.NewLazySystemDLL to (possibly) prevent DLL hijacking 7 years ago