summaryrefslogtreecommitdiffstats
path: root/Compat.c
AgeCommit message (Expand)Author
2024-04-17Use 'sb' name for local 'struct stat' buffersExplorer09
2022-08-09Linux: support openat() without readlinkat()Christian Göttsche
2021-11-04Cleanup: Fix misc styleguide issuesSohaib Mohamed
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-04-14DragonFlyBSD: resolve sign comparisonChristian Göttsche
2021-04-05Request the realtime and monotonic clock times once per sampleNathan Scott
2020-12-18Support clock_gettime() on OSX El Capitan and earlierChristian Göttsche
2020-12-05Resolve conversion from ssize_t to int for readlink return valueChristian Göttsche
2020-12-04Convert personal copyright authorship to teamChristian Göttsche
2020-11-28Add compat mode for systems without openat(2)Christian Göttsche
2020-11-24Compatibility function for faccessatBenny Baumann
2020-11-19IWYU update (Linux)Christian Göttsche
2020-11-09Add compat wrapper for readlinkatBenny Baumann
2020-10-29Add compat wrapper for fstatatChristian Göttsche