summaryrefslogtreecommitdiffstats
path: root/solaris/Platform.h
Commit message (Expand)AuthorAgeFilesLines
* Relocate include of config.h from header to source modeuleBenny Baumann2023-12-261-2/+0
* Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into...Nathan Scott2023-10-101-1/+1
|\
| * Make header sort order consistent againBenny 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 stub for SolarisBenny Baumann2023-02-191-0/+2
* Clean out Platform_getInodeFilenameнаб2023-01-081-2/+0
* Reformat code baseBenny Baumann2022-10-241-4/+12
* Mark ScreenDefaults constChristian Göttsche2021-12-171-1/+1
* Introduce screen tabsHisham Muhammad2021-12-071-2/+4
* Early program termination only from main()Volodymyr Vasiutyk2021-10-311-3/+4
* 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
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-3/+8
* 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
* Solaris: handle ERR macro redefinitionsChristian Göttsche2021-05-201-0/+8
* Solaris: reduce variable scopeChristian Göttsche2021-05-201-2/+0
* Solaris: add kstat lookup wrappersChristian Göttsche2021-05-201-0/+13
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-101-1/+0
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-051-0/+9
* Include signal.h, reorder headersBenny Baumann2021-04-031-0/+4
* Use a platform-specific routine for long option usageNathan Scott2021-03-221-3/+4
* Each platform defines its own long opt macro, prefer printfNathan Scott2021-03-221-1/+4
* Move libcap use to (Linux) platform-specific codeNathan Scott2021-03-221-0/+4
* 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
* Mark Platform_defaultFields constChristian Göttsche2020-12-191-1/+1
* Rework enum ProcessFieldChristian Göttsche2020-12-191-5/+0
* Unify naming of first argument of Platform_getBatteryChristian Göttsche2020-11-251-1/+1
* 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/+2
* Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange2020-11-151-5/+5
|\
| * Spacing around operatorsBenny Baumann2020-11-021-5/+5
* | Split platform dependent parts for file locks screenBenny Baumann2020-11-141-4/+13
|/
* 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
* 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
* Further, minor cleanups to headers post-MakeHeadersNathan Scott2020-09-081-1/+0
* Axe automated header generation.Zev Weiss2020-09-031-2/+0
* Merge branch 'hishamhm-pull-920'3.0.0rc1Nathan Scott2020-08-201-0/+4
|\
| * Support for ZFS Compressed ARC statisticsRoss Williams2019-09-031-0/+2

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