2374 Commits (fecf09336755582cf1c64ecb89fcb2181c87c681)
 

Author SHA1 Message Date
Nathan Scott 36389fb0da Abstract htop main function to allow for a platform binary 5 years ago
Christian Göttsche 5ef3c26168 Drop always true condition 5 years ago
David Zarzycki 3e8da0fcb6 Add MEMORY_SHARED to help screen 5 years ago
Christian Göttsche a19b176099 Correct spelling in comment 5 years ago
Christian Göttsche 9c437ceb0c Drop unused attributes of actually used function parameters 5 years ago
Christian Göttsche 7b293dc3e2 Linux: fix --drop-capabilities 5 years ago
Nathan Scott 6fd5b05151
Merge pull request #564 from natoscott/platform-options 5 years ago
Nathan Scott 253ff23f9e Use a platform-specific routine for long option usage 5 years ago
Nathan Scott d56d23d91a Each platform defines its own long opt macro, prefer printf 5 years ago
Nathan Scott 0ada9f325f Move libcap use to (Linux) platform-specific code 5 years ago
Benny Baumann 57e0ce7b4f Use `#if defined()` syntax when `#elif defined()` is present 5 years ago
Daniel Lange 1cb3aee07a Merge branch 'cputemp' of cgzones/htop 5 years ago
Daniel Lange 6ea93fc6c0 Merge branch 'openbsd' of cgzones/htop 5 years ago
Daniel Lange 63019065dc Merge branch 'cpu_proc_stat' of cgzones/htop 5 years ago
Christian Göttsche e4e3f6c390 OpenBSD: update 5 years ago
Christian Göttsche 58ad020aca ProcessList: fix treeview on OpenBSD when hiding kernel threads 5 years ago
Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 5 years ago
Benny Baumann 70fecb4984 Use consistent style for include check 5 years ago
Christian Göttsche f46fcf094e Linux: Rework libsensors parsing 5 years ago
Christian Göttsche 53bcc5cbff ci: drop hwloc from clang-analyzer build 5 years ago
Christian Göttsche db042f259b ci: use focal list for llvm mirror 5 years ago
Daniel Lange 9a893b9a07 Merge branch 'richstring_memset' of cgzones/htop 5 years ago
Daniel Lange 67b815a817 Merge branch 'shared_before_cached' of cgzones/htop 5 years ago
Graham Inggs ee97916fd5
Merge pull request #436 from cgzones/freebsd 5 years ago
Nathan Scott 1ba3915f73
Merge pull request #565 from cgzones/ci_clang12 5 years ago
Christian Göttsche 16243a4a7e Action: merge conditions 5 years ago
Christian Göttsche e942736267 LinuxProcessList: drop unnecessary parenthesis 5 years ago
Christian Göttsche 9f41dc3332 MemoryMeter: show shared memory before cached 5 years ago
Christian Göttsche 1e806f9899 RichString: do not unnecessarily clean whole buffer 5 years ago
Christian Göttsche ac27df373a ci: use clang 12 5 years ago
Christian Göttsche d9f2eacbc5 Linux: individually show shared memory 5 years ago
Christian Göttsche a4173f5209 Improve process following 5 years ago
Christian Göttsche 1275139795 Settings_write: fix return value on error 5 years ago
Christian Göttsche 23797e730e CPUMeter_init: compactify branches 5 years ago
Christian Göttsche 0cfc9b0980 LinuxProcessList: refactor /proc/stat parsing 5 years ago
Christian Göttsche 521f1343e3 Settings: check if writing configuration file was successful 5 years ago
Christian Göttsche 350b48e44c Meter: do not access RichString internals 5 years ago
Christian Göttsche c38819a675 Settings: mark non-modified pointer parameters const 5 years ago
Christian Göttsche d37d66bb3a InfoScreen/ProcessList: do not access Vector internals 5 years ago
Christian Göttsche 3f99c2de24 Process: do not access RichString internals 5 years ago
Christian Göttsche bea7f8e7af Process_compare: reorder checks 5 years ago
Christian Göttsche 9adcd9051a Object: always include stdbool.h 5 years ago
Christian Göttsche 8ba4ef327e configure: use portable AND 5 years ago
Nathan Scott 31e59cc60d Merge branch 'misc' of https://github.com/cgzones/htop into cgzones-misc 5 years ago
Christian Göttsche b862e36ee7 Separate data-update and drawing of header 5 years ago
Christian Göttsche 2d1042adb3 Save text buffer in Meter 5 years ago
Benny Baumann 23c5b9ce3c Ensure buffer for gethostname(2) is properly terminated 5 years ago
Daniel Lange c5770c26af Merge branch 'follow' of cgzones/htop 5 years ago
Nathan Scott 8c421d527b Resolve trailing-whitespace failure in CI (merge issue) 5 years ago
Nathan Scott adaf748ab6 Fix include file ordering of generic headers 5 years ago