summaryrefslogtreecommitdiffstats
path: root/OpenFilesScreen.c
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Make Infoscreens the correct heightDaniel Lange2021-01-111-1/+1
* Improving Command display/sortNarendran Gopalakrishnan2020-11-241-1/+1
* Embracing branchesBenny Baumann2020-11-021-5/+9
* Spacing around operatorsBenny Baumann2020-11-021-1/+1
* Make all required includes explicitBenny Baumann2020-10-181-11/+11
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+1
* OpenFilesScreen updateChristian Göttsche2020-10-101-29/+100
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Check for fdopen failure in OpenFilesScreen_getProcessDataChristian Göttsche2020-09-171-0/+4
* Properly close pipe handles when work is doneBenny Baumann2020-09-171-3/+14
* Barely ever seen any 1000 digit PIDs …Benny Baumann2020-09-171-2/+2
* Axe automated header generation.Zev Weiss2020-09-031-24/+0
* Close pipe after lsofJesin2019-06-231-0/+1
* Use fork/exec instead of popen to run lsof (#757)wangqr2018-03-161-6/+33
* Replace size_t with int/void* unionHisham Muhammad2018-02-181-1/+1
* Security review: check results of snprintf.Hisham Muhammad2017-07-271-2/+2
* Interpret TTY_NR column on Linux,Hisham2016-10-011-1/+0
* Dynamically adjust the size of line readsHisham Muhammad2016-06-191-12/+10
* Check for failure in allocations.Hisham2016-02-021-4/+4
* refactor *Screen classes, add InfoScreen superclassHisham Muhammad2016-01-121-111/+22
* 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
* incremental search and filter reintegrated!Hisham Muhammad2015-03-231-3/+3
* Move FunctionBar inside PanelHisham Muhammad2015-03-231-8/+7
* Let's see if this assert makes static analyzers happier.Hisham Muhammad2014-04-241-0/+1
* Fix display of open files.Hisham Muhammad2014-04-221-21/+26
* alignment improvementsHisham Muhammad2014-02-271-1/+1
* Fix order of calloc arguments.Hisham Muhammad2014-01-161-2/+2
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-2/+3
* search and filter for the strace and lsof screens!Hisham Muhammad2012-11-101-55/+86
* major header cleanupHisham Muhammad2011-12-261-5/+9
* Use strdup explicitlyHisham Muhammad2011-12-251-1/+0
* Mega-commit with features and tweaks for 1.0:Hisham Muhammad2011-11-181-1/+1
* launch lsof for parent process when called on threads.Hisham Muhammad2011-03-221-3/+8
* don't resolve port namesHisham Muhammad2010-09-021-1/+1
* add support for steal/guest CPU time measurementHisham Muhammad2010-08-241-4/+4
* fix memory leakHisham Muhammad2010-03-031-1/+4
* warning fixesHisham Muhammad2010-02-251-4/+4
* extra checks for lsof failuresHisham Muhammad2009-10-161-8/+10
* fix to minor bug affecting the build process, a maintenance release will foll...Hisham Muhammad2009-06-081-0/+1
* oops, add missing filesHisham Muhammad2009-06-021-0/+194

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