summaryrefslogtreecommitdiff
path: root/src/shared/helpers.h
AgeCommit message (Expand)Author
2025-06-16helpers: remove existss, unused internal functionAnna (navi) Figueiredo Gomes
2025-06-16*: use access(..., F_OK) instead of exists/stat.2Anna (navi) Figueiredo Gomes
2025-04-15librc: use rc_dirfd internallyAnna (navi) Figueiredo Gomes
2025-04-04helpers: add memstream functionsNRK
2024-09-24misc: Replace rc_getline and getline with xgetline.Anna (navi) Figueiredo Gomes
2023-08-29Don't re-define strlcpy/strlcat with >=glibc-2.38Sam James
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: helpers: add missing includes to headerSam James
2023-01-25shared: move _noreturn definition into helpers.hSam James
2022-04-06migrate fully to meson build systemWilliam Hubbs