summaryrefslogtreecommitdiffstats
path: root/linux
AgeCommit message (Expand)Author
2020-09-29Drop redundant casts to the same typeChristian Göttsche
2020-09-28CPUMeter: add octuple-column CPU meters.multi
2020-09-28Merge branch 'arc-is-not-cache' of https://github.com/multiplexd/htop into mu...Nathan Scott
2020-09-24Linux: consider the ZFS ARC to be cache.multi
2020-09-24Do not drop qualifier in castChristian Göttsche
2020-09-24Avoid bad function cast warningChristian Göttsche
2020-09-24Include prototype in Battery implementationChristian Göttsche
2020-09-24Read CPU frequency from sysfs by defaultChristian Göttsche
2020-09-24Add DeepCode inline suppressionChristian Göttsche
2020-09-24Use return value of CLAMP functionBenny 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-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-23Use checked allocation wrappersChristian Göttsche
2020-09-21Fix memory leak on cgroup read failureChristian Göttsche
2020-09-18Mark noreturn functionsChristian Göttsche
2020-09-18Use strict function prototypesChristian 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-17Use PROCDIR throughout instead of /proc on LinuxChristian Göttsche
2020-09-17Avoid potential buffer overflow in LinuxProcessList_readStatFileChristian Göttsche
2020-09-12Drop always true conditionChristian Göttsche
2020-09-09Switch variable/field naming from WhiteList to MatchListNathan Scott
2020-09-09Consolidate repeated macro definitions into one headerNathan Scott
2020-09-08Further, minor cleanups to headers post-MakeHeadersNathan Scott
2020-09-03Remove superfluous 'extern's from function declarations.Zev Weiss
2020-09-03Axe automated header generation.Zev Weiss
2020-08-31Reduce oom cast from long to intChristian Göttsche
2020-08-31Merge branch 'configure' of https://github.com/cgzones/htop into cgzones-conf...Nathan Scott
2020-08-31Merge branch 'master' of github.com:htop-dev/htopNathan Scott
2020-08-28Check btime sscanf parse from /proc/statChristian Göttsche
2020-08-28Avoid use of uninitialized variablesChristian Göttsche
2020-08-28Ignore sscanf return value of /proc/statChristian Göttsche
2020-08-28Fail on out-of-range CPU numberChristian Göttsche
2020-08-28Improve OOM outputChristian Göttsche
2020-08-28Really tell gcc to ignore return value of fscanfChristian Göttsche
2020-08-28Increae the size of sysfs power supply path buffersNathan Scott
2020-08-25Avoid shadowing warningsChristian Göttsche
2020-08-25Avoid conversion warningChristian Göttsche
2020-08-22Updates to project URLs in docs and embedded in source codeNathan Scott
2020-08-22Update header files to match whitespace changes in source filesNathan Scott
2020-08-21Remove trailing whitespacesChristian Göttsche
2020-08-21Introduce xAsprintf as checked version of asprintfChristian Göttsche
2020-08-20Merge branch 'hishamhm-pull-920'3.0.0rc1Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-1012'Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-970'Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-932'Nathan Scott