summaryrefslogtreecommitdiffstats
path: root/linux/Platform.c
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid shadowing warningsChristian Göttsche2020-08-251-4/+4
* Avoid conversion warningChristian Göttsche2020-08-251-1/+1
* Merge branch 'hishamhm-pull-920'3.0.0rc1Nathan Scott2020-08-201-0/+15
|\
| * Support for ZFS Compressed ARC statisticsRoss Williams2019-09-031-0/+7
| * Refactor openzfs_sysctl_init() and ZfsArcMeter...Ross Williams2019-09-031-12/+1
| * Refactor common OpenZFS sysctl accessRoss Williams2019-07-071-7/+7
| * ZFS arcstats for LinuxRoss Williams2019-07-071-0/+19
* | Merge branch 'hishamhm-pull-1012'Nathan Scott2020-08-201-0/+3
|\ \
| * | adding support for more than 2 smaller cpumeter columnsChristoph Budziszewski2020-06-111-0/+3
| |/
* | Merge branch 'hishamhm-pull-932'Nathan Scott2020-08-201-0/+3
|\ \
| * | Move sysfs-reading code to LinuxProcessList.c and add average frequency.Arnavion2019-08-101-14/+1
| * | Show N/A instead of 0KHz when CPU frequency is not available.Arnavion2019-08-101-3/+3
| * | Add new display option to also show CPU frequency in CPU meters.Arnavion2019-08-091-0/+16
| |/
* | Merge branch 'hishamhm-pull-890'Nathan Scott2020-08-201-0/+24
* | Don't follow process when selecting non-process-specific optionswangqr2019-02-121-1/+1
|/
* Replace size_t with int/void* unionHisham Muhammad2018-02-181-1/+1
* Security review: check results of snprintf.Hisham Muhammad2017-07-271-1/+1
* Mark signal tables 'const'Explorer092016-08-301-2/+2
* Check for failure in allocations.Hisham2016-02-021-3/+3
* Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses.Explorer092016-01-151-1/+5
* Add Platform_getProcessEnvMichael Klein2015-12-031-0/+28
* Calculate CPU averages on Darwin (See #295).Hisham Muhammad2015-10-231-8/+8
* fixed broken merge, where I forgot to check linux/Platform.c so that it match...Martin "eto" Misuth2015-10-061-5/+0
* Added platform dependent DEFAULT_SIGNAL define, for now for:Martin "eto" Misuth2015-10-061-2/+7
* Move list of signals to platform-specific code.Hisham Muhammad2015-10-061-0/+40
* fix compiler warningsChristian Hesse2015-05-151-1/+2
* Move FunctionBar inside PanelHisham Muhammad2015-03-231-2/+1
* Major advances in FreeBSD port.Hisham Muhammad2015-03-161-10/+0
* Linux build fixes.Hisham Muhammad2015-03-161-2/+2
* Merge branch 'master' into wipHisham Muhammad2015-03-161-0/+1
|\
| * Fix allocation of processes. Closes #166.Hisham Muhammad2015-02-231-0/+1
* | Isolate portable and Linux-specific process fields.Hisham Muhammad2015-03-161-2/+5
* | Move more Linux-specific code into Linux subdir.Hisham Muhammad2015-03-151-0/+3
* | Silence warnings reported in #70.Hisham Muhammad2015-02-231-2/+3
* | Fix allocation of processes. Closes #166.Hisham Muhammad2015-02-201-0/+1
* | Another mega-patch for the refactoring process.Hisham Muhammad2015-01-231-18/+2
* | Sorry about the mega-patch.Hisham Muhammad2015-01-211-3/+65
|/
* Move platform-dependent parts of Linux battery meter.Hisham Muhammad2014-11-271-1/+19
* Move "get max pid" code into platform specific area.Hisham Muhammad2014-11-271-0/+9
* Merge branch 'master' of https://github.com/hishamhm/htopHisham Muhammad2014-11-271-1/+1
|\
| * Build fix.Hisham Muhammad2014-11-271-1/+1
* | Isolate cross-platform code for load average.Hisham Muhammad2014-11-271-0/+15
|/
* Make UptimeMeter cross-platform again.Hisham Muhammad2014-11-271-0/+11
* Move UptimeMeter into platform-dependent area.Hisham Muhammad2014-11-271-0/+32
* Builds on Linux again!Hisham Muhammad2014-11-241-3/+9
* Files moved and added for supporting separate platforms.Hisham Muhammad2014-11-241-0/+31

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