21 Commits (9cc1c5ea15cc7f7fa6ebcdee151df9da56e95009)

Author SHA1 Message Date
Christian Göttsche 7639d62459 DragonFlyBSD: build fixes 2 years ago
Explorer09 b416433fbe Replace isnan() with better comparisons (isgreater(), etc.) 3 years ago
Benny Baumann 32f8d4c407 Make header sort order consistent again 3 years ago
Benny Baumann b3cf54e3f9 Always mark config.h with IWYU pragma: keep 3 years ago
Ximalas c66f99b1ca Update include order for fdstat_sysctl.c 3 years ago
Benny Baumann 7a8c01f304 Implement File Descriptor Meter support for DragonflyBSD/FreeBSD/NetBSD 3 years ago
Benny Baumann c0a9e92eea Implement FreeBSD support for minimum ZFS ARC size 4 years ago
Daniel Lange 7c43e02591 Improve String_contains_i to allow for multiple terms 4 years ago
Lutz Mader 171aa0faaa Add a fix to use gettimeofday if monotonic is not available. 4 years ago
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Benny Baumann 279140db21 Align descriptive comments 5 years ago
Benny Baumann 874fb773a7 Fix typo in Generic_gettime_realtime on old Mac 5 years ago
mayurdahibhate 3f86a011e6 platform-dependent files included relative to main source directory 5 years ago
mayurdahibhate 1b74dfe187 cleaned up includes with iwyu 5 years ago
Christian Göttsche d918cd9f2a Align parameter name of Generic_gettime_realtime 5 years ago
Nathan Scott 356488aa53 Request the realtime and monotonic clock times once per sample 5 years ago
Benny Baumann 23c5b9ce3c Ensure buffer for gethostname(2) is properly terminated 5 years ago
Nathan Scott 8c421d527b Resolve trailing-whitespace failure in CI (merge issue) 5 years ago
Nathan Scott adaf748ab6 Fix include file ordering of generic headers 5 years ago
Nathan Scott 61ef1134d9 Move generic (shared) code into its own sub-directory 5 years ago