summaryrefslogtreecommitdiffstats
path: root/unsupported/Platform.h
AgeCommit message (Expand)Author
2020-12-19Mark Platform_defaultFields constChristian Göttsche
2020-12-19Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like...Christian Göttsche
2020-12-19Rework enum ProcessFieldChristian Göttsche
2020-12-13Move Process_fields from unsupported/Platform to unsupported/UnsupportedProcessDániel Bakai
2020-11-19Minor cleanups to platform-specific init and doneNathan Scott
2020-11-18Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott
2020-11-15Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange
2020-11-14Split platform dependent parts for file locks screenBenny Baumann
2020-11-02Spacing around operatorsBenny Baumann
2020-10-29FreeBSD: implement Platform_getDiskIO()Christian Goettsche
2020-10-26Improve handling of no data in Disk and Network IO MetersChristian Göttsche
2020-10-16Add NetworkIOMeterChristian Göttsche
2020-10-09Mark process argument of Process_isThread constChristian Göttsche
2020-10-07Mark Object instances constChristian Göttsche
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-10-03Add DiskIOMeter for IO read/write usageChristian Göttsche
2020-09-18Use strict function prototypesChristian Göttsche
2020-09-03Axe automated header generation.Zev Weiss
2016-08-30Mark signal tables 'const'Explorer09
2016-02-14Make unsupported platform build again.Hisham
2016-02-02Update generated headers.Hisham
2015-08-20Make column width calculation dynamic.Hisham Muhammad
2015-08-19Make unsupported runDavid Hunt
2015-03-15Merge branch 'wip' of https://github.com/hishamhm/htop into freebsdHisham Muhammad
2015-02-23Work on fixing build of "unsupported" platformHisham Muhammad
2014-11-27Load averages for FreeBSD!Hisham Muhammad
2014-11-27Make UptimeMeter cross-platform again.Hisham Muhammad
2014-11-27Move UptimeMeter into platform-dependent area.Hisham Muhammad
2014-11-24Files moved and added for supporting separate platforms.Hisham Muhammad