summaryrefslogtreecommitdiff
path: root/src/openrc-shutdown
AgeCommit message (Expand)Author
2025-06-16*: use access(..., F_OK) instead of exists/stat.2Anna (navi) Figueiredo Gomes
2025-05-27build: drop 'os' option and use host_machine.system()Anna (navi) Figueiredo Gomes
2025-05-27build: add project arguments instead of adhoc c_argsAnna (navi) Figueiredo Gomes
2025-05-27build: use declare_dependency for librcAnna (navi) Figueiredo Gomes
2025-05-27build: use declare_dependency for libeinfoAnna (navi) Figueiredo Gomes
2025-05-27build: use static_library and declare_dependency for shared codeAnna (navi) Figueiredo Gomes
2025-03-18treewide: remove unnecessary newline escapes on usagestringNRK
2024-07-22openrc-shutdown: simplify broadcast functionMike Gilbert
2023-04-19Rename attribute macros to namespaced RC_*Sam James
2023-01-29openrc-shutdown: missing includes from IWYUSam James
2023-01-25openrc-shutdown: mark handler as noreturn, use _unused macroSam James
2023-01-25openrc-shutdown: mark stop_shutdown as noreturn, fix typo/indentationSam James
2023-01-25openrc-shutdown: fix need_warning dead storeSam James
2022-04-30multiple spelling and typo fixesJosh Soref
2022-04-09openrc-shutdown: remove rc- prefix from file namesWilliam Hubbs
2022-04-06migrate fully to meson build systemWilliam Hubbs