aboutsummaryrefslogtreecommitdiff
path: root/src/openrc
AgeCommit message (Expand)Author
2024-07-20librc-misc.c, rc.c, rc-status.c: fix memory leaksAnna (navi) Figueiredo Gomes
2024-07-19openrc: dynamic paths for user servicesAnna (navi) Figueiredo Gomes
2023-11-15drop the deprecated "rc" binaryWilliam Hubbs
2023-07-26rc: fix automatic restart with runlevel-specific conf.d filesSven Wegener
2023-04-24rc: use LIST_FOREACH_SAFE in cleanup()NRK
2023-04-24rc: block SIGCHLD during pid list operationsNRK
2023-04-24rc: avoid calling free inside SIGCHLD handlerNRK
2023-04-19Rename attribute macros to namespaced RC_*Sam James
2023-01-29openrc: missing includes from IWYUSam James
2023-01-28openrc: rc-logger: add missing includes to headerSam James
2023-01-28openrc: avoid unnecessary malloc inside sig-handlerNRK
2023-01-25openrc: mark handle_bad_signal as noreturnSam James
2023-01-25openrc: fix double-assignment to dirSam James
2023-01-25openrc, openrc-run: Fix -Wstrict-prototypesSam James
2022-07-21openrc: fix help messagesxdavidwu
2022-04-30multiple spelling and typo fixesJosh Soref
2022-04-06migrate fully to meson build systemWilliam Hubbs