summaryrefslogtreecommitdiffstats
path: root/generic
AgeCommit message (Expand)Author
2024-04-17Use 'fp' name for local 'FILE*' variables.Explorer09
2024-01-20DragonFlyBSD: build fixesChristian Göttsche
2023-10-10Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into...Nathan Scott
2023-08-18Replace isnan() with better comparisons (isgreater(), etc.)Explorer09
2023-05-24Make header sort order consistent againBenny Baumann
2023-05-24Always mark config.h with IWYU pragma: keepBenny Baumann
2023-02-25Update include order for fdstat_sysctl.cXimalas
2023-02-19Implement File Descriptor Meter support for DragonflyBSD/FreeBSD/NetBSDBenny Baumann
2022-05-30Implement FreeBSD support for minimum ZFS ARC sizeBenny Baumann
2022-03-25Improve String_contains_i to allow for multiple termsDaniel Lange
2021-11-28Add a fix to use gettimeofday if monotonic is not available.Lutz Mader
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-07-15Align descriptive commentsBenny Baumann
2021-07-01Fix typo in Generic_gettime_realtime on old MacBenny Baumann
2021-05-10platform-dependent files included relative to main source directorymayurdahibhate
2021-05-10cleaned up includes with iwyumayurdahibhate
2021-05-10Align parameter name of Generic_gettime_realtimeChristian Göttsche
2021-04-05Request the realtime and monotonic clock times once per sampleNathan Scott
2021-03-04Ensure buffer for gethostname(2) is properly terminatedBenny Baumann
2021-03-04Resolve trailing-whitespace failure in CI (merge issue)Nathan Scott
2021-03-04Fix include file ordering of generic headersNathan Scott
2021-03-04Move generic (shared) code into its own sub-directoryNathan Scott