summaryrefslogtreecommitdiff
path: root/src/openrc-init/openrc-init.c
AgeCommit message (Expand)Author
6 daysopenrc-init: handle kexec failure.Mike Gilbert
6 daysopenrc-init: factor signal and fifo processing into functionsMike Gilbert
6 daysopenrc-init: remove excessive whitespaceMike Gilbert
6 daysopenrc-init: use progname global in handle_reexec()Mike Gilbert
6 daysopenrc-init: add progname global varMike Gilbert
6 daysopenrc-init: factor out open_fifoMike Gilbert
6 daysopenrc-init: move more logic into handle_singleMike Gilbert
6 daysopenrc-init: adjust handling of command lineMike Gilbert
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