Age | Commit message (Collapse) | Author |
|
Close #15.
|
|
|
|
|
|
|
|
These globals are really nasty and one of the reasons I hate looking at
the HardInfo code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
information has been moved to separate file.
|
|
|
|
|
|
|
|
|
|
|
|
defined as 0 and sensors.h is not available
|
|
|
|
|
|
|
|
|
|
Related to #599.
|
|
Now that the sync manager is working fine, and we have the same
data in a structured way in JSON files, reading from this legacy
format doesn't need to be supported any longer.
|
|
|
|
Fixes #590
|
|
There is a small typo in modules/devices/riscv/riscv_data.c.
Should read `insensitive` rather than `insensitve`.
|
|
|
|
the values are aligned to the cols
|
|
|
|
|
|
Some libcs will define macros that redefine these tokens.
|
|
|
|
|
|
E2K (Elbrus 2000) - this is VLIW/EPIC architecture, like Intel Itanium (IA-64) architecture.
Ref: https://en.wikipedia.org/wiki/Elbrus_2000
|
|
Information gathered by @bp0. Closes #555.
|
|
|
|
Fixes #552.
|
|
|
|
|
|
Spotted while running on Debian 8/PowerPC.
Closes #549. Fix by @bp0.
|
|
|
|
|
|
Recent cleanups broke this function and the server was rejecting MachineIds.
|