Rename getShutdownType function - eliminate snake case.
[oweals/dinit.git] / src / baseproc-service.cc
2018-01-19 Davin McCallRe-work console acquisition/release.
2018-01-16 Davin McCallAdd second smooth recovery test.
2018-01-15 Davin McCallFix issue with process services restarting after start...
2018-01-15 Davin McCallAdd getpgid stub to bp_sys namespace.
2018-01-14 Davin McCallStub out system functions for testing (WIP).
2018-01-13 Davin McCallMove base_process_service timer expiry handling out...
2018-01-13 Davin McCallUse general dinit.h header in baseproc-service.cc.
2018-01-13 Davin McCallAdd more missing includes for tests.
2018-01-12 Davin McCallFix some includes (for testing/general resilience).
2018-01-11 Davin McCallSplit service.cc into multiple files.