summaryrefslogtreecommitdiffstats
path: root/TraceScreen.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* add support for steal/guest CPU time measurementHisham Muhammad2010-08-241-4/+4
* home and end keys in trace screensHisham Muhammad2010-07-311-0/+6
* warning fixesHisham Muhammad2010-02-251-2/+2
* fix to minor bug affecting the build process, a maintenance release will foll...Hisham Muhammad2009-06-081-0/+1
* changes for htop 0.8.2Hisham Muhammad2009-06-021-7/+7
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-1/+1
* Fix bug 1538463.Hisham Muhammad2006-08-241-0/+1
* Performance improvement hackathon: improve process comparison routines,Hisham Muhammad2006-07-111-1/+1
* Updates for new version of the MakeHeader.py script.Hisham Muhammad2006-06-061-3/+0
* Display error message when strace is not available.Hisham Muhammad2006-06-031-0/+2
* Remove references to ListBoxHisham Muhammad2006-05-301-13/+13
* Rename ListBox to Panel, matching dit.Hisham Muhammad2006-05-301-16/+16
* Wait for strace child process to die properlyHisham Muhammad2006-05-091-0/+3
* Fixes for header generation.Hisham Muhammad2006-03-231-1/+3
* Initial import.Hisham Muhammad2006-03-041-0/+164

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