Age | Commit message (Expand) | Author |
---|---|---|
2023-10-19 | openrc: Add support for user services. | Anna (navi) Figueiredo Gomes |
2023-07-26 | rc: fix automatic restart with runlevel-specific conf.d files | Sven Wegener |
2023-04-24 | rc: use LIST_FOREACH_SAFE in cleanup() | NRK |
2023-04-24 | rc: block SIGCHLD during pid list operations | NRK |
2023-04-24 | rc: avoid calling free inside SIGCHLD handler | NRK |
2023-04-19 | Rename attribute macros to namespaced RC_* | Sam James |
2023-01-29 | openrc: missing includes from IWYU | Sam James |
2023-01-28 | openrc: avoid unnecessary malloc inside sig-handler | NRK |
2023-01-25 | openrc: mark handle_bad_signal as noreturn | Sam James |
2023-01-25 | openrc: fix double-assignment to dir | Sam James |
2023-01-25 | openrc, openrc-run: Fix -Wstrict-prototypes | Sam James |
2022-07-21 | openrc: fix help messages | xdavidwu |
2022-04-30 | multiple spelling and typo fixes | Josh Soref |
2022-04-06 | migrate fully to meson build system | William Hubbs |