summaryrefslogtreecommitdiffstats
path: root/linux/Platform.h
Commit message (Expand)AuthorAgeFilesLines
* Relocate include of config.h from header to source modeuleBenny Baumann2023-12-261-2/+0
* Update includes based on IWYUBenny Baumann2023-12-261-0/+2
* Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into...Nathan Scott2023-10-101-1/+2
|\
| * Make header sort order consistent againBenny Baumann2023-05-241-0/+1
| * Always mark config.h with IWYU pragma: keepBenny Baumann2023-05-241-1/+1
* | Correct pid_t type return from Platform_getMaxPid functionNathan Scott2023-09-041-1/+1
* | Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed2023-08-301-1/+13
|/
* Implement File Descriptor Meter support for LinuxBenny Baumann2023-02-191-0/+2
* Clean out Platform_getInodeFilenameнаб2023-01-081-2/+0
* Reformat code baseBenny Baumann2022-10-241-4/+12
* LXC: Limit CPU count to what is given in /proc/cpuinfo despite the container ...Daniel Lange2022-05-041-0/+2
* Mark ScreenDefaults constChristian Göttsche2021-12-171-1/+1
* Introduce screen tabsHisham Muhammad2021-12-071-1/+3
* Early program termination only from main()Volodymyr Vasiutyk2021-10-311-3/+3
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Add completion handling for dynamic meters and columnsNathan Scott2021-09-031-0/+4
* IWYU updateChristian Göttsche2021-08-251-0/+4
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-3/+8
* Pointer indication aligned to typenameBenny Baumann2021-07-151-2/+2
* Code indentationBenny Baumann2021-07-151-2/+2
* Split statements that should go onto multiple linesBenny Baumann2021-07-151-1/+3
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-071-0/+8
* cleaned up includes with iwyumayurdahibhate2021-05-101-0/+3
* Add read-only optionChristian Göttsche2021-04-141-1/+1
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-051-0/+9
* Use a platform-specific routine for long option usageNathan Scott2021-03-221-13/+9
* Move libcap use to (Linux) platform-specific codeNathan Scott2021-03-221-0/+15
* Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-191-1/+1
* Fix include file ordering of generic headersNathan Scott2021-03-041-2/+2
* Move generic (shared) code into its own sub-directoryNathan Scott2021-03-041-3/+4
* Separate display from sampling in SysArch and Hostname MetersNathan Scott2021-03-041-0/+9
* Fix integer sizing issues in the NetworkIO MeterNathan Scott2021-03-011-4/+2
* Define PATH_MAX for GNU/hurdDaniel Lange2021-01-161-0/+7
* Mark Platform_defaultFields constChristian Göttsche2020-12-191-1/+1
* Rework enum ProcessFieldChristian Göttsche2020-12-191-2/+0
* Minor cleanups to platform-specific init and doneNathan Scott2020-11-191-2/+6
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-181-0/+3
* Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange2020-11-151-4/+4
|\
| * Spacing around operatorsBenny Baumann2020-11-021-5/+5
* | Split platform dependent parts for file locks screenBenny Baumann2020-11-141-0/+6
|/
* Zram Meter featureMurloc Knight2020-10-311-0/+2
* FreeBSD: implement Platform_getDiskIO()Christian Goettsche2020-10-291-3/+2
* Improve handling of no data in Disk and Network IO MetersChristian Göttsche2020-10-261-2/+4
* Make all required includes explicitBenny Baumann2020-10-181-3/+5
* Add NetworkIOMeterChristian Göttsche2020-10-161-0/+5
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Add DiskIOMeter for IO read/write usageChristian Göttsche2020-10-031-0/+2
* Use strict function prototypesChristian Göttsche2020-09-181-2/+2
* Consolidate repeated macro definitions into one headerNathan Scott2020-09-091-4/+0

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