summaryrefslogtreecommitdiffstats
path: root/OpenFilesScreen.c
AgeCommit message (Expand)Author
2021-01-11Make Infoscreens the correct heightDaniel Lange
2020-11-24Improving Command display/sortNarendran Gopalakrishnan
2020-11-02Embracing branchesBenny Baumann
2020-11-02Spacing around operatorsBenny Baumann
2020-10-18Make all required includes explicitBenny Baumann
2020-10-16Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann
2020-10-10OpenFilesScreen updateChristian Göttsche
2020-10-07Mark Object instances constChristian Göttsche
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-17Check for fdopen failure in OpenFilesScreen_getProcessDataChristian Göttsche
2020-09-17Properly close pipe handles when work is doneBenny Baumann
2020-09-17Barely ever seen any 1000 digit PIDs …Benny Baumann
2020-09-03Axe automated header generation.Zev Weiss
2019-06-23Close pipe after lsofJesin
2018-03-16Use fork/exec instead of popen to run lsof (#757)wangqr
2018-02-18Replace size_t with int/void* unionHisham Muhammad
2017-07-27Security review: check results of snprintf.Hisham Muhammad
2016-10-01Interpret TTY_NR column on Linux,Hisham
2016-06-19Dynamically adjust the size of line readsHisham Muhammad
2016-02-02Check for failure in allocations.Hisham
2016-01-12refactor *Screen classes, add InfoScreen superclassHisham Muhammad
2015-09-16Clean up some needless malloc casts, convert some mallocs to callocs, and fix...Michael McConville
2015-08-19Rename String to StringUtils.David Hunt
2015-03-23incremental search and filter reintegrated!Hisham Muhammad
2015-03-23Move FunctionBar inside PanelHisham Muhammad
2014-04-24Let's see if this assert makes static analyzers happier.Hisham Muhammad
2014-04-22Fix display of open files.Hisham Muhammad
2014-02-27alignment improvementsHisham Muhammad
2014-01-16Fix order of calloc arguments.Hisham Muhammad
2012-12-05Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad
2012-11-10search and filter for the strace and lsof screens!Hisham Muhammad
2011-12-26major header cleanupHisham Muhammad
2011-12-25Use strdup explicitlyHisham Muhammad
2011-11-18Mega-commit with features and tweaks for 1.0:Hisham Muhammad
2011-03-22launch lsof for parent process when called on threads.Hisham Muhammad
2010-09-02don't resolve port namesHisham Muhammad
2010-08-24add support for steal/guest CPU time measurementHisham Muhammad
2010-03-03fix memory leakHisham Muhammad
2010-02-25warning fixesHisham Muhammad
2009-10-16extra checks for lsof failuresHisham Muhammad
2009-06-08fix to minor bug affecting the build process, a maintenance release will foll...Hisham Muhammad
2009-06-02oops, add missing filesHisham Muhammad