aboutsummaryrefslogtreecommitdiff
path: root/src/start-stop-daemon/start-stop-daemon.c
AgeCommit message (Expand)Author
2024-07-20start-stop-daemon: open syslogDoug Freed
2023-09-12start-stop-daemon: set fds to CLOEXEC instead of closingNatanael Copa
2023-04-19Rename attribute macros to namespaced RC_*Sam James
2023-01-30start-stop-daemon: avoid malloc inside sig-handlerNRK
2023-01-29start-stop-daemon: missing includes from IWYUSam James
2023-01-20start-stop-daemon, supervise-daemon: use closefrom()/close_range()Matt Whitlock
2023-01-20start-stop-daemon: remove unnecessary carve-out for pipe FDMatt Whitlock
2022-12-07start-stop-daemon: use a pipe to sync parent/child processesMike Gilbert
2022-09-06start-stop-daemon, supervise-daemon: set autogroup nicelevelMatt Whitlock
2022-09-02Revert "start-stop-daemon: use vfork to avoid races"William Hubbs
2022-09-02start-stop-daemon: use vfork to avoid racesArusekk
2022-04-07start-stop-daemon: remove rc-prefix from file namesWilliam Hubbs
2022-04-06migrate fully to meson build systemWilliam Hubbs