summaryrefslogtreecommitdiffstats
path: root/AffinityPanel.c
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* hwloc: use int in hwloc_bitmap_foreach_begin loopChristian Göttsche2021-09-041-2/+2
* Add ProcessList_isCPUonlineChristian Göttsche2021-07-181-3/+4
* Rework CPU countingChristian Göttsche2021-07-181-2/+4
* Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-191-4/+4
* Mark several non-modified pointer variables constChristian Göttsche2021-01-111-3/+3
* Rework drawing of FunctionBarChristian Göttsche2020-12-201-1/+0
* Use upper case numeric literalsChristian Göttsche2020-12-201-3/+3
* Split RichString_(append|appendn|write) into wide and asciiChristian Göttsche2020-12-081-13/+13
* Update even more snprintfsChristian Göttsche2020-11-281-1/+1
* Embracing branchesBenny Baumann2020-11-021-12/+21
* Spacing around operatorsBenny Baumann2020-11-021-7/+7
* Whitespace and indentation issuesBenny Baumann2020-11-021-2/+2
* Make all required includes explicitBenny Baumann2020-10-181-1/+10
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+1
* Move xAsprintf, xSnprintf and xStrdup to StringUtils.hBenny Baumann2020-10-161-3/+6
* Mark remaining classes constChristian Göttsche2020-10-131-1/+1
* Add key to pause process list updatesChristian Göttsche2020-10-121-1/+1
* Mark Object pointer to _display function constChristian Göttsche2020-10-101-2/+2
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Add clang analyzer CI jobChristian Göttsche2020-10-031-3/+4
* Do not drop qualifier in castChristian Göttsche2020-09-241-5/+4
* Drop unnecessary usage of comma operatorChristian Göttsche2020-09-241-2/+4
* Avoid arithmetic on booleansChristian Göttsche2020-09-231-3/+2
* Merge branch 'avoid-shadowing' of https://github.com/BenBE/htop into BenBE-av...Nathan Scott2020-09-091-3/+3
|\
| * Avoid shadowing of variablesBenny Baumann2020-09-071-3/+3
* | Axe automated header generation.Zev Weiss2020-09-031-7/+0
|/
* affinity panel: use the tree collapsing as in the process listBert Wesarg2020-08-311-12/+12
* affinity panel: show CPUs in the topology tree as `CPU x`Bert Wesarg2020-08-311-2/+2
* Revert "Use UTF-8 for check buttons and tree open/closed"Bert Wesarg2020-08-311-8/+8
* fix width of `AffinitPanel`Bert Wesarg2020-08-261-1/+3
* Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwe...Nathan Scott2020-08-261-26/+373
* Security review: check results of snprintf.Hisham Muhammad2017-07-271-1/+1
* Check for failure in allocations.Hisham2016-02-021-1/+1
* Handle KEY_RECLICK events generated by ScreenManagerHisham Muhammad2015-08-271-0/+2
* Avoid future confusions with how default values are set.Hisham Muhammad2015-08-121-1/+1
* Simplify constructors.Hisham Muhammad2015-03-231-5/+1
* Move FunctionBar inside PanelHisham Muhammad2015-03-231-1/+5
* Sorry about the mega-patch.Hisham Muhammad2015-01-211-3/+3
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-2/+10
* Add IO priority support ('i' key)Hisham Muhammad2012-10-041-1/+1
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
* major header cleanupHisham Muhammad2011-12-261-3/+16
* Use strdup explicitlyHisham Muhammad2011-12-251-1/+1
* simplify codeHisham Muhammad2011-11-051-6/+3
* Convert affinity control from the deprecated PLPA to HWLOCHisham Muhammad2011-09-241-8/+15
* Fix off-by-one error in PROCESSOR displayHisham Muhammad2011-09-081-1/+1
* * Option for counting CPUs from zeroHisham Muhammad2011-03-221-3/+4
* changes for htop 0.8.2Hisham Muhammad2009-06-021-1/+1

© 2014-2024 Faster IT GmbH | imprint | privacy policy