summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-28Merge pull request #107 from cgzones/hwlock_linuxaffinityNathan Scott
2020-09-28Merge pull request #116 from cgzones/valgrindNathan Scott
2020-09-28Merge pull request #181 from cgzones/missing_prototypesNathan Scott
2020-09-28Merge branch 'arc-is-not-cache' of https://github.com/multiplexd/htop into mu...Nathan Scott
2020-09-25Add -Wmissing-prototypes compiler warningChristian Göttsche
2020-09-24Linux: consider the ZFS ARC to be cache.multi
2020-09-24Do not drop qualifier in castChristian Göttsche
2020-09-24Avoid warning about unreachable break statementChristian Göttsche
2020-09-24Avoid bad function cast warningChristian Göttsche
2020-09-24Drop unnecessary usage of comma operatorChristian Göttsche
2020-09-24Include prototype in Battery implementationChristian Göttsche
2020-09-24Drop unused macrosChristian Göttsche
2020-09-24Read CPU frequency from sysfs by defaultChristian Göttsche
2020-09-24Add DeepCode inline suppressionChristian Göttsche
2020-09-24Add DeepCode inline suppressionChristian Göttsche
2020-09-24Make --enable-hwloc and --enable-linux-affinity mutual exclusiveChristian Göttsche
2020-09-24show selected command wrapped in a separate windowryenus
2020-09-24Avoid unsigned integer overflowChristian Göttsche
2020-09-24Use return value of CLAMP functionBenny Baumann
2020-09-24Add -Wfloat-equal to default build flagsBenny Baumann
2020-09-24Update delay accounting to use NAN on errorBenny Baumann
2020-09-24Update CPU freq display to use NAN on errorBenny Baumann
2020-09-24Use threshold for display of guest/steal/irq metersBenny Baumann
2020-09-24Properly query sysconf settting and use NAN if unavailableBenny Baumann
2020-09-24Update IO rate display to use NAN on errorBenny Baumann
2020-09-24Update battery API to use NAN on errorBenny Baumann
2020-09-24align cpu id to rightChristian Hesse
2020-09-24Drop dead process fieldsChristian Göttsche
2020-09-24Consistent wording/formatting of field descriptionsMichael F. Schönitzer
2020-09-24Document M_PSS and M_PSSWP in man pageMichael F. Schönitzer
2020-09-24Document field M_SWAP in man pageMichael F. Schönitzer
2020-09-24Drop dead code after breakChristian Göttsche
2020-09-23Avoid arithmetic on booleansChristian Göttsche
2020-09-23Use checked allocation wrappersChristian Göttsche
2020-09-21Fix minor regression in number highlightingBenny Baumann
2020-09-21Fix memory leak on cgroup read failureChristian Göttsche
2020-09-21htop shows no used memory in Solaris zonesenjan
2020-09-21htop crashes on Solaris 11.4 due to missing ZFS ARC kstatssenjan
2020-09-18Add format attributeChristian Göttsche
2020-09-18Fail travis CI on compiler warningsChristian Göttsche
2020-09-18Resolve unused variable on FreeBSDChristian Göttsche
2020-09-18Mark noreturn functionsChristian Göttsche
2020-09-18Avoid checking of undefined macrosChristian Göttsche
2020-09-18Use strict function prototypesChristian Göttsche
2020-09-18Refactor __attribute__ usageChristian Göttsche
2020-09-18Add some default compiler warningsChristian Göttsche
2020-09-18Sort option in help messageChristian Göttsche
2020-09-18Convert short version option to capital VChristian Göttsche
2020-09-18Drop unused variableChristian Göttsche
2020-09-18Change option '-m' to '-M' for consistency of cliMichael F. Schönitzer