summaryrefslogtreecommitdiffstats
path: root/TraceScreen.c
Commit message (Expand)AuthorAgeFilesLines
* IWYU updateChristian Göttsche2021-08-251-1/+0
* cleaned up includes with iwyumayurdahibhate2021-05-101-1/+0
* Use ATTR_UNUSED instead of void castingChristian Göttsche2021-03-021-2/+1
* Refactor to remove no-op callsBenny Baumann2021-02-171-2/+0
* TraceScreen: draw panel headerYoungjae Lee2021-01-281-1/+1
* Mark several non-modified pointer variables constChristian Göttsche2021-01-111-1/+1
* Merge branch 'misc' of https://github.com/cgzones/htop into cgzones-miscChristian Göttsche2020-12-221-13/+13
|\
| * TraceScreen: mark local class functions staticChristian Göttsche2020-12-211-13/+13
* | Rework drawing of FunctionBarChristian Göttsche2020-12-201-5/+1
|/
* Mark event arrays constChristian Göttsche2020-12-201-1/+1
* Improving Command display/sortNarendran Gopalakrishnan2020-11-241-1/+1
* Shorten initializerBenny Baumann2020-11-021-3/+1
* Embracing branchesBenny Baumann2020-11-021-3/+9
* Spacing around operatorsBenny Baumann2020-11-021-5/+6
* Spacing after keywords (if)Benny Baumann2020-11-021-2/+2
* Make all required includes explicitBenny Baumann2020-10-181-13/+15
* Ensure full initialization of all fieldsBenny Baumann2020-10-181-3/+2
* Fix various file descriptor leaksBenny Baumann2020-10-181-23/+56
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+1
* Misc conversion fixesChristian Göttsche2020-10-161-3/+3
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Avoid hardcoding of buffer sizeBenny Baumann2020-09-171-2/+2
* Barely ever seen any 1000 digit PIDs …Benny Baumann2020-09-171-1/+1
* Clean up some code duplication in the header filesHugo Musso Gualandi2020-09-121-1/+0
* Axe automated header generation.Zev Weiss2020-09-031-15/+0
* Add timestamps to the strace screenMario Harjac2019-04-291-1/+1
* strace: increase string lengthHisham Muhammad2018-03-251-1/+1
* Replace size_t with int/void* unionHisham Muhammad2018-02-181-1/+2
* Security review: check results of snprintf.Hisham Muhammad2017-07-271-3/+3
* Merge branch 'master' of https://github.com/hishamhm/htopHisham Muhammad2017-07-261-2/+2
|\
| * Mark some things as constRichard2017-07-221-2/+2
* | Security review: make privilege dropping-restoring optional.Hisham Muhammad2017-07-261-1/+1
|/
* Add missing includecoypoop2017-03-251-0/+1
* Replace all uses of sprintf with snprintfTomasz Kramkowski2016-12-291-1/+1
* Silence warnings about seteuid return value.Hisham2016-05-251-1/+1
* Check for failure in allocations.Hisham2016-02-021-1/+1
* refactor *Screen classes, add InfoScreen superclassHisham Muhammad2016-01-121-156/+98
* add some security checks when running SUID rootMichael Klein2015-12-021-0/+1
* Clean up some needless malloc casts, convert some mallocs to callocs, and fix...Michael McConville2015-09-161-1/+1
* Rename String to StringUtils.David Hunt2015-08-191-1/+1
* fix compiler warningsChristian Hesse2015-05-151-1/+2
* incremental search and filter reintegrated!Hisham Muhammad2015-03-231-4/+3
* Move FunctionBar inside PanelHisham Muhammad2015-03-231-7/+7
* safer code, test for return of fcntlHisham Muhammad2014-04-221-3/+5
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-6/+7
* search and filter for the strace and lsof screens!Hisham Muhammad2012-11-101-50/+96
* make htop trunk compile on FreeBSD 8.2-STABLEHisham Muhammad2012-01-031-0/+1
* major header cleanupHisham Muhammad2011-12-261-6/+9
* Convert affinity control from the deprecated PLPA to HWLOCHisham Muhammad2011-09-241-1/+1

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