summaryrefslogtreecommitdiff
path: root/src/openrc-init/openrc-init.c
AgeCommit message (Expand)Author
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
2023-01-29openrc-init: missing includes from IWYUSam James
2022-04-06migrate fully to meson build systemWilliam Hubbs