summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-09-17Enhance highlighting of semi-large and large numbersBenny Baumann
2020-09-17Add script to run htop under valgrindChristian Göttsche
2020-09-17Fix memory leak in actionSetAffinity()Christian Göttsche
2020-09-17Free movingBar memory on exitChristian Göttsche
2020-09-17Call character checking function with unsigned charChristian Göttsche
2020-09-17Avoid modifying optargChristian Göttsche
2020-09-17Allow third party sigsegv handlerChristian Göttsche
2020-09-17Avoid unsigned integer overflowChristian Göttsche
2020-09-17Add Linux process column for context switchesChristian Göttsche
2020-09-17Reorder check to avoid crash on invalid process field settingChristian Göttsche
2020-09-17autotools: enable warnings and cleanupChristian Göttsche
2020-09-17Use PROCDIR throughout instead of /proc on LinuxChristian Göttsche
2020-09-17Check for fdopen failure in OpenFilesScreen_getProcessDataChristian Göttsche
2020-09-17Avoid potential buffer overflow in LinuxProcessList_readStatFileChristian Göttsche
2020-09-17Avoid hardcoding of buffer sizeBenny Baumann
2020-09-17Properly close pipe handles when work is doneBenny Baumann
2020-09-17Barely ever seen any 1000 digit PIDs …Benny Baumann
2020-09-17Update creation date to 2004 (thanks rubyFeedback)Daniel Lange
2020-09-16Update README with correct tarball locations, ncurses hints and support / bug...Daniel Lange
2020-09-15Merge pull request #130 from gh-fork-dump/no-pythonNathan Scott
2020-09-15configure.ac: axe python checkStephen Gregoratto
2020-09-15Bump version, changelog for minor htop-3.0.2 release3.0.2Nathan Scott
2020-09-15Revert the vim_mode setting for now, needs a rethinkNathan Scott