summaryrefslogtreecommitdiffstats
path: root/linux/LinuxProcessList.c
Commit message (Expand)AuthorAgeFilesLines
* Don't store invisible trailing whitespaceHisham2016-06-151-2/+5
* any of these values may wrapHisham2016-02-291-22/+14
* Try to retain last full name of a zombie process.Hisham2016-02-191-3/+3
* Fix reading of io_syscr and io_syscw.Hisham2016-02-161-4/+5
* Fix buffer reuse.Hisham2016-02-131-1/+1
* Merge branch 'reuse-comm'Hisham2016-02-021-8/+17
|\
| * Reuse comm object if possible, avoid useless repetitions of free+strdup.Hisham2016-02-021-8/+17
* | Check for failure in allocations.Hisham2016-02-021-4/+4
|/
* Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses.Explorer092016-01-151-1/+5
* Extend buffer for reading lines from /proc.Hisham Muhammad2015-12-141-14/+18
* Cached memory calculations, take 2.Hisham Muhammad2015-11-291-6/+2
* Account unreclaimable slab and shmem as used memory,Hisham Muhammad2015-11-281-15/+27
* Fix a case where the usertime calculation can overflow (see issue #202)Patrick Marlier2015-09-141-5/+7
* Reduce scope of variables.Hisham Muhammad2015-08-201-8/+7
* Rename String to StringUtils.David Hunt2015-08-191-1/+1
* Fix typo in commentpeter-warhzner2015-08-041-1/+1
* fix compiler warningsChristian Hesse2015-05-151-1/+2
* Fix compilation of OpenVZ support.Hisham Muhammad2015-05-131-14/+15
* Enable OOM support unconditionally on Linux.Hisham Muhammad2015-04-091-7/+2
* Fixes to use platform-specific compare routines.Hisham Muhammad2015-04-091-1/+1
* Merge branch 'master' into wipHisham Muhammad2015-04-021-1/+1
|\
* | Build fixes to resync with FreeBSD changes.Hisham Muhammad2015-03-161-6/+6
* | Major advances in FreeBSD port.Hisham Muhammad2015-03-161-62/+28
* | Linux build fixes.Hisham Muhammad2015-03-161-3/+4
* | Merge branch 'master' into wipHisham Muhammad2015-03-161-13/+18
|\|
| * Improve reading of cgroups.Hisham Muhammad2015-03-081-13/+18
| * Merge fixesHisham Muhammad2015-02-231-1/+1
| * Fix allocation of processes. Closes #166.Hisham Muhammad2015-02-231-2/+3
| * Remove bogus assertion. Closes #159.Hisham Muhammad2015-01-231-1/+0
* | Get FreeBSD tree to compile again with latest changes.Hisham Muhammad2015-03-161-10/+0
* | Isolate portable and Linux-specific process fields.Hisham Muhammad2015-03-161-65/+70
* | Move more Linux-specific code into Linux subdir.Hisham Muhammad2015-03-151-6/+6
* | Silence warnings reported in #70.Hisham Muhammad2015-02-231-2/+3
* | Fix allocation of processes. Closes #166.Hisham Muhammad2015-02-201-2/+3
* | Sorry about the mega-patch.Hisham Muhammad2015-01-211-37/+92
|/
* Fix initialization of cpuData structure. Closes #159.Hisham Muhammad2015-01-191-1/+1
* Add ProcessList_delete to the variable interface.Hisham Muhammad2014-11-271-0/+5
* Build fixes.Hisham Muhammad2014-11-271-34/+34
* A little refactoringHisham Muhammad2014-11-271-5/+14
* Builds on Linux again!Hisham Muhammad2014-11-241-2/+24
* Files moved and added for supporting separate platforms.Hisham Muhammad2014-11-241-0/+692

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