summaryrefslogtreecommitdiffstats
path: root/solaris
Commit message (Expand)AuthorAgeFilesLines
* Linux: use correct column alignment for wide fieldsChristian Göttsche2021-01-111-1/+1
* Solaris: make Process callbacks staticChristian Göttsche2021-01-092-17/+13
* Drop usage of formatted error messages from <err.h>Christian Göttsche2021-01-071-1/+0
* Object: return int on comparisonChristian Göttsche2021-01-021-1/+1
* add support to display CPU frequencies on Solarish platformsDominik Hassler2020-12-253-14/+27
* fix argument type following prototype change in "Invert Process_compare resol...Dominik Hassler2020-12-231-1/+1
* Mark Platform_defaultFields constChristian Göttsche2020-12-192-2/+2
* Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like...Christian Göttsche2020-12-192-40/+22
* Rework enum ProcessFieldChristian Göttsche2020-12-195-26/+26
* Split boilerplate and platform-independent field comparisonBenny Baumann2020-12-191-1/+1
* Invert Process_compare resolution so that superclass matches run firstHisham Muhammad2020-12-192-15/+8
* Cull the definitions of pageSize and pageSizeKB from CRT.cNathan Scott2020-12-101-15/+22
* Split RichString_(append|appendn|write) into wide and asciiChristian Göttsche2020-12-081-1/+1
* Unify naming of first argument of Platform_getBatteryChristian Göttsche2020-11-252-3/+3
* Merge branch 'cleanup-init-done' into masterNathan Scott2020-11-232-6/+19
|\
| * Minor cleanups to platform-specific init and doneNathan Scott2020-11-192-6/+19
* | Reduce scope of totaltimeBenny Baumann2020-11-221-5/+6
* | Fix NULL pointer dereference on kstat_lookup failureBenny Baumann2020-11-221-14/+12
* | Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-213-3/+3
|/
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-184-16/+7
* Merge branch 'temperature_v2' of cgzones/htopDaniel Lange2020-11-171-0/+1
|\
| * Show CPU temperature in CPU meterChristian Göttsche2020-11-161-0/+1
* | Add process column for normalized CPU usageChristian Göttsche2020-11-161-0/+1
|/
* Introduce spaceship comparison for ProcessesChristian Göttsche2020-11-151-8/+10
* Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange2020-11-154-89/+128
|\
| * Integrate NAN check into assignmentBenny Baumann2020-11-021-4/+1
| * Embracing branchesBenny Baumann2020-11-022-15/+37
| * Spacing around operatorsBenny Baumann2020-11-024-50/+56
| * Whitespace and indentation issuesBenny Baumann2020-11-022-23/+37
| * Spacing after keywords (if)Benny Baumann2020-11-021-1/+1
* | Split platform dependent parts for file locks screenBenny Baumann2020-11-142-4/+24
|/
* FreeBSD: implement Platform_getDiskIO()Christian Goettsche2020-10-292-7/+4
* Unify function argument namesChristian Göttsche2020-10-282-7/+7
* Hold only a const version of Settings in ProcessChristian Göttsche2020-10-263-4/+4
* Mark process parameter of Process_writeField consistently constChristian Göttsche2020-10-262-4/+4
* Hold only a const version of the ProcessList in MetersChristian Göttsche2020-10-261-6/+6
* Improve handling of no data in Disk and Network IO MetersChristian Göttsche2020-10-262-4/+10
* Drop tabs in source indentionsChristian Göttsche2020-10-202-4/+4
* Merge branch 'header_pause' of cgzones/htopDaniel Lange2020-10-202-2/+7
|\
| * Continue to update generic data in paused modeChristian Göttsche2020-10-192-2/+7
* | Cache PAGE_SIZEChristian Göttsche2020-10-191-11/+14
|/
* Add NetworkIOMeterChristian Göttsche2020-10-162-0/+16
* Refactor generating starttime string into Process classChristian Göttsche2020-10-161-6/+1
* Mark remaining classes constChristian Göttsche2020-10-132-2/+2
* Centralise fault handlingBenny Baumann2020-10-122-48/+0
* Mark process argument of Process_isThread constChristian Göttsche2020-10-092-3/+3
* Some more locations for ARRAYSIZEBenny Baumann2020-10-081-1/+2
* Mark Object instances constChristian Göttsche2020-10-072-2/+2
* Mark Object classes and Object class fields constChristian Göttsche2020-10-071-2/+2
* Enable -Wcast-qual compiler warningChristian Göttsche2020-10-061-6/+6

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