Age | Commit message (Collapse) | Author |
|
lib suffix in hardinfo/binreloc.c is already supported
and will be respected now
|
|
|
|
Bug reported by hasufell@gentoo.org.
|
|
|
|
gcc was (correctly) assuming that benchmark_parallel_for() returned
an integer, which was being to a double and messing up results. Added
the missing prototype.
Also, populate bench_results array with sane values on module init.
Some other minor cleanups in benchmark code.
|
|
|
|
|
|
|
|
Have only one for the whole program and use per-module namespaces/prefixes
so that each module can clear its own information easily.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes http://bugs.hardinfo.org/showreport.php?bugid=54
|
|
Based on patch by Jonathan Marsden <jmarsden@fastmail.fm>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes http://bugs.hardinfo.org/showreport.php?bugid=59
|
|
null-checks.
|
|
swapping view mode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|