mmorel-35
1e6b445a8a
gofumpt
2021-12-22 21:54:41 +00:00
Ivan Babrou
19ac85b504
Add missing TargetConditionals.h include, closes #976
2021-03-01 09:41:31 -08:00
Shirou WAKAYAMA
ae251eb6a2
cpu[darwin]: fix Go arrays panic in cgo #279
2016-11-15 00:53:20 +09:00
Lukas Fittl
74541ba4a5
CPU: Fix linter warning on OSX.
2016-08-22 14:20:29 -07:00
Aaron Zinman
4041e7d31e
Fix compile errors for iOS/arm64
...
- Added conditional preprocessor guard on cpu_darwin_cgo.go
- Duplicated disk_darwin_amd64 for arm64 (after confirming
that sys/mount.h are the same between the two platforms, hence the
constants should be valid).
2016-05-10 12:27:10 -07:00
Shirou WAKAYAMA
ea152ea901
[BREAKING CHANGE] rename functions to pass golint. ex) net.NetIOCounters -> net.IOCounters
2016-03-22 23:09:12 +09:00
Shirou WAKAYAMA
a95dde9672
cpu[darwin]: separetes cpu_darwin to cgo and nocgo to get CPUTimes.
2015-10-10 22:13:38 +09:00