summaryrefslogtreecommitdiff
path: root/src/openrc-init
AgeCommit message (Expand)Author
2025-05-27build: drop 'os' option and use host_machine.system()Anna (navi) Figueiredo Gomes
2025-05-27build: add project arguments instead of adhoc c_argsAnna (navi) Figueiredo Gomes
2025-05-27build: use declare_dependency for librcAnna (navi) Figueiredo Gomes
2025-05-27build: use declare_dependency for libeinfoAnna (navi) Figueiredo Gomes
2025-05-27build: use static_library and declare_dependency for shared codeAnna (navi) Figueiredo Gomes
2025-04-05openrc-init: honor EINFO_QUIET if setNRK
2025-04-05openrc-init: print errors to stderrNRK
2025-04-04openrc-init: faster shutdown by checking reapable childrenNRK
2025-04-04openrc-init: use RC_UNUSED from helpers.hNRK
2025-03-26treewide: move rc_waitpid() to rc_exec.cNRK
2025-03-23openrc-init: use rc_execNRK
2025-03-22build: add check for pipe2NRK
2025-03-15openrc-init: use self-pipe to handle signals safelyNRK
2025-03-15openrc-init: use poll for waiting on the fifoNRK
2024-07-23openrc-init: replace putenv with setenvMike Gilbert
2024-07-23build: install symlinks natively with mesonWilliam Hubbs
2023-01-29openrc-init: missing includes from IWYUSam James
2022-04-06migrate fully to meson build systemWilliam Hubbs