Age | Commit message (Expand) | Author |
---|---|---|
2023-10-03 | Relocate pipes.c and pipes.h file to shared directory. | Lexxy Fox |
2023-09-12 | start-stop-daemon: set fds to CLOEXEC instead of closing | Natanael Copa |
2023-04-19 | Rename attribute macros to namespaced RC_* | Sam James |
2023-01-30 | start-stop-daemon: avoid malloc inside sig-handler | NRK |
2023-01-29 | start-stop-daemon: missing includes from IWYU | Sam James |
2023-01-20 | start-stop-daemon, supervise-daemon: use closefrom()/close_range() | Matt Whitlock |
2023-01-20 | start-stop-daemon: remove unnecessary carve-out for pipe FD | Matt Whitlock |
2022-12-07 | start-stop-daemon: use a pipe to sync parent/child processes | Mike Gilbert |
2022-09-06 | start-stop-daemon, supervise-daemon: set autogroup nicelevel | Matt Whitlock |
2022-09-02 | Revert "start-stop-daemon: use vfork to avoid races" | William Hubbs |
2022-09-02 | start-stop-daemon: use vfork to avoid races | Arusekk |
2022-04-07 | start-stop-daemon: remove rc-prefix from file names | William Hubbs |
2022-04-06 | migrate fully to meson build system | William Hubbs |