summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Use 'fp' name for local 'FILE*' variables.Explorer093 days1-5/+5
* DragonFlyBSD: build fixesChristian Göttsche2024-01-201-2/+2
* Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into...Nathan Scott2023-10-104-2/+5
|\
| * Make header sort order consistent againBenny Baumann2023-05-243-0/+3
| * Always mark config.h with IWYU pragma: keepBenny Baumann2023-05-241-2/+2
* | Replace isnan() with better comparisons (isgreater(), etc.)Explorer092023-08-181-3/+0
|/
* Update include order for fdstat_sysctl.cXimalas2023-02-251-1/+1
* Implement File Descriptor Meter support for DragonflyBSD/FreeBSD/NetBSDBenny Baumann2023-02-192-0/+96
* Implement FreeBSD support for minimum ZFS ARC sizeBenny Baumann2022-05-301-0/+6
* Improve String_contains_i to allow for multiple termsDaniel Lange2022-03-251-1/+1
* Add a fix to use gettimeofday if monotonic is not available.Lutz Mader2021-11-281-2/+6
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-228-8/+8
* Align descriptive commentsBenny Baumann2021-07-151-1/+1
* Fix typo in Generic_gettime_realtime on old MacBenny Baumann2021-07-011-1/+1
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-102-3/+4
* cleaned up includes with iwyumayurdahibhate2021-05-102-4/+6
* Align parameter name of Generic_gettime_realtimeChristian Göttsche2021-05-101-1/+1
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-052-0/+76
* Ensure buffer for gethostname(2) is properly terminatedBenny Baumann2021-03-041-0/+1
* Resolve trailing-whitespace failure in CI (merge issue)Nathan Scott2021-03-041-1/+1
* Fix include file ordering of generic headersNathan Scott2021-03-043-4/+7
* Move generic (shared) code into its own sub-directoryNathan Scott2021-03-046-0/+249

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