summaryrefslogtreecommitdiff
path: root/src/shared/misc.c
AgeCommit message (Expand)Author
2025-03-16openrc-run: Iterate all scriptdirs in reverse order to load configs.origin/scriptdir_loadAnna (navi) Figueiredo Gomes
2025-03-11shared/misc: fix types on close_range wrapper (#789)Doug Freed
2025-03-08shared: allow LOGNAME variable for user-modeAnna (navi) Figueiredo Gomes
2025-03-07shared: allow user, shell, and xdg state/cache home vars for usersAnna (navi) Figueiredo Gomes
2025-03-07shared: only allow XDG and user variables when in user modeAnna (navi) Figueiredo Gomes
2025-02-22misc, *-daemon: Implement s6-style readiness notification.Anna (navi) Figueiredo Gomes
2025-01-07openrc: Allow user-specific env vars.Anna (navi) Figueiredo Gomes
2025-01-07librc: Overlay user configs.Anna (navi) Figueiredo Gomes
2024-10-26librc, rc, supervise-daemon: Repace hardcoded paths with function calls.Anna (navi) Figueiredo Gomes
2024-09-24misc: Replace rc_getline and getline with xgetline.Anna (navi) Figueiredo Gomes
2024-09-20remove RC_PREFIX environment variableWilliam Hubbs
2023-09-12misc: add syscall fallback for close_range for musl libcNatanael Copa
2023-09-12misc: add cloexec_fds_from() helper functionNatanael Copa
2023-04-24openrc-run: silence lock failures with --no-depsDominique Martinet
2023-01-29shared: missing includes from IWYUSam James
2022-05-08shared/misc.c: free env_allow if returning early from env_filterSam James
2022-04-06migrate fully to meson build systemWilliam Hubbs