summaryrefslogtreecommitdiffstats
path: root/unsupported
Commit message (Collapse)AuthorAgeFilesLines
* Make unsupported platform build again.Hisham2016-02-142-27/+29
| | | | (Thanks @coypoop at #397 for the heads up!)
* Merge branch 'xalloc'Hisham2016-02-022-2/+2
|\
| * Check for failure in allocations.Hisham2016-02-022-2/+2
| |
* | Update generated headers.Hisham2016-02-021-0/+1
|/
* Merge remote-tracking branch 'upstream/master' into envscreenMichael Klein2016-01-061-1/+1
|\
| * Fix spelling of "maintainer"Michael McConville2016-01-021-1/+1
| |
* | Add Platform_getProcessEnvMichael Klein2015-12-031-0/+3
|/ | | | - currently implemented for darwin and linux
* fix calloc() callsChristian Hesse2015-09-071-1/+1
| | | | | | | * size_t nmemb (number of elements) first, then size_t size * do not assume char is size 1 but use sizeof() * allocate for char, not pointer to char (found by Michael McConville, fixes #261)
* Make column width calculation dynamic.Hisham Muhammad2015-08-202-4/+0
| | | | Closes #228.
* Make unsupported runDavid Hunt2015-08-196-31/+159
|
* Add files to unsupported platform.Hisham Muhammad2015-03-164-0/+78
|
* Merge branch 'wip' of https://github.com/hishamhm/htop into freebsdHisham Muhammad2015-03-152-5/+5
|\ | | | | | | | | | | Conflicts: htop.c unsupported/Platform.h
| * Work on fixing build of "unsupported" platformHisham Muhammad2015-02-232-5/+8
| |
* | Merge branch 'master' into freebsdHisham Muhammad2014-11-271-1/+7
|\|
| * Move platform-dependent parts of Linux battery meter.Hisham Muhammad2014-11-271-1/+7
| |
* | Merge branch 'master' into freebsdHisham Muhammad2014-11-271-0/+4
|\|
| * Move "get max pid" code into platform specific area.Hisham Muhammad2014-11-271-0/+4
| |
* | Load averages for FreeBSD!Hisham Muhammad2014-11-271-0/+2
|/
* Isolate cross-platform code for load average.Hisham Muhammad2014-11-271-0/+6
|
* Make UptimeMeter cross-platform again.Hisham Muhammad2014-11-272-0/+6
|
* Move UptimeMeter into platform-dependent area.Hisham Muhammad2014-11-272-0/+30
| | | | Set up environment to move other meters.
* Add ProcessList_delete to the variable interface.Hisham Muhammad2014-11-272-0/+7
|
* Files moved and added for supporting separate platforms.Hisham Muhammad2014-11-246-0/+120

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