1598 Commits (f5c3349bdb9cae2eec5adb9892445d3a1b482ec4)
 

Author SHA1 Message Date
Christian Göttsche b08b255b41 Drop unused Platform functions Platform_setTasksValues 5 years ago
Daniel Lange f8bd5acdc1 Merge branch 'Fix wrong strncmp replacement' of cgzones/htop 5 years ago
Christian Göttsche e12d48a661 Fix wrong strncmp replacement 5 years ago
Christian Göttsche 7429c22201 Drop unnecessary cast 5 years ago
Christian Göttsche 45a22080c9 Increase print buffer in NetworkIOMeter_display 5 years ago
Christian Göttsche 8a08a3209c IWYU update 5 years ago
Christian Göttsche 803234a58d update Github CI 5 years ago
Christian Göttsche f8208f2173 Drop tabs in source indentions 5 years ago
srajmane dea19b644f s390x support for travis 5 years ago
Daniel Lange 0c5430982e Merge branch 'screenshot' of nzbart/htop 5 years ago
Daniel Lange 0ea18a6edb Merge branch 'Xalloc_Cleanup' of cgzones/htop 5 years ago
Daniel Lange 9f1a9ab2c2 Merge branch 'header_pause' of cgzones/htop 5 years ago
Daniel Lange a0fb6e34f9 Merge branch 'number-cpus-from-zero' of zevweiss/htop 5 years ago
Daniel Lange 475fd1ec2d Merge branch 'help_lines' of https://github.com/cgzones/htop 5 years ago
Daniel Lange 2d57d289b1 Merge branch 'cache_pagesize' of cgzones/htop 5 years ago
Christian Göttsche 4c66eb6d4c XUtils string related updates 5 years ago
Christian Göttsche 577416d1a9 Assert allocating non-zero size memory 5 years ago
Christian Göttsche 96e2a4259e Continue to update generic data in paused mode 5 years ago
Christian Göttsche 361877454f Cache PAGE_SIZE 5 years ago
Christian Göttsche 0db398d4c3 Allow low and high value of CLAMP to be equal 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Benny Baumann 29346d0561 Provide basic configuration for IWYU 5 years ago
Daniel Lange 8c93f31809 Merge branch 'misaligned-struct-access' of BenBE/htop 5 years ago
Daniel Lange 8534dcb87c Merge branch 'strace-leaks' of BenBE/htop 5 years ago
Benny Baumann 3e5bc034e5 Ensure full initialization of all fields 5 years ago
Benny Baumann 4dfedd3930 Fix various file descriptor leaks 5 years ago
Benny Baumann 81543253cf Fix misaligned access inside taskstats structure 5 years ago
Benny Baumann c138d14897 Release old memory on error 5 years ago
Benny Baumann 5e4b182616 Combine XAlloc.[ch] into XUtils.[ch] 5 years ago
Benny Baumann 872e542f4e Rename StringUtils.[ch] to XUtils.[ch] 5 years ago
Benny Baumann c6f04a9c5d Move xAsprintf, xSnprintf and xStrdup to StringUtils.h 5 years ago
Christian Göttsche 7cd093ce95 Add NetworkIOMeter 5 years ago
Christian Göttsche a802961286 Generalize Meter value colors for IO 5 years ago
Christian Göttsche e9246abff8 Misc Vector updates 5 years ago
Christian Göttsche a63cfc8b7c Refactor generating starttime string into Process class 5 years ago
Christian Göttsche 783be7711d Do not use extra starttime process field on Linux 5 years ago
Christian Göttsche d744dac7ee Add SELinuxMeter 5 years ago
Christian Göttsche af4f58d013 Misc conversion fixes 5 years ago
Christian Göttsche 1d00893110 Automatically detect if backtrace(3) needs -lexecinfo 5 years ago
Christian Göttsche 846fe8a71f Mark Vector parameter const for non-modifying functions 6 years ago
Christian Göttsche 3c08fa3c63 Keep building on errors 6 years ago
Christian Göttsche bfa7d1fbe2 Mark search parameter in Vector_indexOf const 6 years ago
Benny Baumann 2f9381d867 Keep building on errors 6 years ago
Christian Göttsche 898a690375 Do not hard-code line numbers in help screen building code 6 years ago
Christian Göttsche 1df7fa387a Misc CRT cleanup 6 years ago
Christian Göttsche 59edb2e80c Enclose macro argument in parentheses 6 years ago
Christian Göttsche 7af06659e2 Mark remaining classes const 6 years ago
Christian Göttsche 5cc20e7cb2 Settings: do not save initial cpu count 6 years ago
Christian Göttsche 9f5b50edd7 CPUMeter: avoid crashes and leaks in case the CPU count changes 6 years ago
Christian Göttsche 0b9a001498 Meter: use explicit type for drawData 6 years ago