aboutsummaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2023-09-12misc: add syscall fallback for close_range for musl libcNatanael Copa
2023-09-12misc: add cloexec_fds_from() helper functionNatanael Copa
2023-08-29Don't re-define strlcpy/strlcat with >=glibc-2.38Sam James
2023-04-24openrc-run: silence lock failures with --no-depsDominique Martinet
2023-04-20shared: fix pointer type in UNCONSTSam James
2023-04-19Rename attribute macros to namespaced RC_*Sam James
2023-01-29shared: missing includes from IWYUSam James
2023-01-28src: shared: schedules: add missing includes to headerSam James
2023-01-28src: shared: plugin: add missing includes to headerSam James
2023-01-28src: shared: misc: add missing includes to headerSam James
2023-01-28src: shared: helpers: add missing includes to headerSam James
2023-01-25shared: move _noreturn definition into helpers.hSam James
2022-05-08shared/misc.c: free env_allow if returning early from env_filterSam James
2022-04-30multiple spelling and typo fixesJosh Soref
2022-04-06migrate fully to meson build systemWilliam Hubbs