Add initial control protocol test.
[oweals/dinit.git] / src / includes / baseproc-sys.h
2018-07-07 Davin McCallAdd initial control protocol test.
2018-06-19 Davin McCallservice: add various accessors.
2018-06-04 Davin McCallproctests: add a new test, currently failing.
2018-02-13 Davin McCallMock tcsetpgrp() and getpgrp() for tests.
2018-01-15 Davin McCallbaseproc-sys.h: Add explanatory comment.
2018-01-15 Davin McCallAdd getpgid stub to bp_sys namespace.
2018-01-14 Davin McCallStub out system functions for testing (WIP).