Justin Yang
|
4a46201e00
|
cpu && host: fix compile time errors
|
2023-09-16 17:44:58 +08:00 |
Tobias Klauser
|
f9a5834e0e
|
host: use unix.ByteSliceToString
Use ByteSliceToString provided in golang.org/x/sys/unix to convert
\0-terminated byte slices to strings.
|
2022-12-07 13:14:45 +01:00 |
mmorel-35
|
1e6b445a8a
|
gofumpt
|
2021-12-22 21:54:41 +00:00 |
Sergey Vinogradov
|
5209442b3c
|
Refactor "host" package
|
2020-09-11 18:54:53 +03:00 |
Aman Gupta
|
25be4d08fe
|
Trim null bytes from kernel arch
|
2019-08-12 13:32:14 -07:00 |
Lomanic
|
4bf185067d
|
[host] Fix #737 add KernelArch field in InfoStat struct returning 'uname -m' result
|
2019-08-08 23:11:41 +02:00 |