summaryrefslogtreecommitdiffstats
path: root/darwin
Commit message (Expand)AuthorAgeFilesLines
* Unify naming of first argument of Platform_getBatteryChristian Göttsche2020-11-251-3/+3
* DarwinProcessList: retry getting list of all processes on ENOMEMChristian Göttsche2020-11-231-17/+15
* Merge branch 'cleanup-init-done' into masterNathan Scott2020-11-232-6/+18
|\
| * Minor cleanups to platform-specific init and doneNathan Scott2020-11-192-6/+18
* | Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-212-4/+4
|/
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-184-81/+70
* DarwinProcessList: mark local functions static and sort includesChristian Göttsche2020-11-172-39/+22
* DarwinProcess: mark local function static and sort includesChristian Göttsche2020-11-172-12/+10
* Show CPU temperature in CPU meterChristian Göttsche2020-11-161-0/+1
* Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange2020-11-157-163/+178
|\
| * Embracing branchesBenny Baumann2020-11-021-3/+6
| * Spacing around operatorsBenny Baumann2020-11-026-38/+38
| * Whitespace and indentation issuesBenny Baumann2020-11-024-107/+119
| * Spacing after keywords (for)Benny Baumann2020-11-023-5/+5
| * Spacing after keywords (if)Benny Baumann2020-11-024-14/+14
| * Spacing after keywords (while)Benny Baumann2020-11-021-2/+2
* | Split platform dependent parts for file locks screenBenny Baumann2020-11-142-3/+24
|/
* FreeBSD: implement Platform_getDiskIO()Christian Goettsche2020-10-292-7/+4
* Drop always true conditionChristian Göttsche2020-10-271-40/+38
* Hold only a const version of Settings in ProcessChristian Göttsche2020-10-263-4/+4
* Hold only a const version of the ProcessList in MetersChristian Göttsche2020-10-261-9/+9
* 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-201-3/+3
* Merge branch 'header_pause' of cgzones/htopDaniel Lange2020-10-202-2/+6
|\
| * Continue to update generic data in paused modeChristian Göttsche2020-10-192-2/+6
* | Cache PAGE_SIZEChristian Göttsche2020-10-191-2/+4
|/
* Add NetworkIOMeterChristian Göttsche2020-10-162-0/+16
* Refactor generating starttime string into Process classChristian Göttsche2020-10-163-17/+6
* Mark remaining classes constChristian Göttsche2020-10-132-2/+2
* Centralise fault handlingBenny Baumann2020-10-122-49/+0
* Mark process argument of Process_isThread constChristian Göttsche2020-10-092-2/+2
* 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-1/+1
* Merge branch 'update-license-and-copyright-info'Nathan Scott2020-10-068-8/+8
|\
| * Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-058-8/+8
* | Add a date and datetime meter (#159)Michael F. Schönitzer2020-10-051-0/+4
|/
* Add DiskIOMeter for IO read/write usageChristian Göttsche2020-10-032-0/+7
* CPUMeter: add octuple-column CPU meters.multi2020-09-281-0/+3
* Add missing 4-column CPU meters to non-Linux platforms.multi2020-09-281-0/+3
* Add -Wmissing-prototypes compiler warningChristian Göttsche2020-09-252-2/+3
* Update CPU freq display to use NAN on errorBenny Baumann2020-09-241-1/+2
* Update battery API to use NAN on errorBenny Baumann2020-09-241-1/+3
* Fail travis CI on compiler warningsChristian Göttsche2020-09-182-3/+2
* Mark noreturn functionsChristian Göttsche2020-09-182-1/+4
* Use strict function prototypesChristian Göttsche2020-09-181-2/+2
* Switch variable/field naming from WhiteList to MatchListNathan Scott2020-09-092-3/+3
* Consolidate repeated macro definitions into one headerNathan Scott2020-09-092-8/+0
* Further, minor cleanups to headers post-MakeHeadersNathan Scott2020-09-084-4/+0
* Axe automated header generation.Zev Weiss2020-09-038-54/+0

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