Use bp_sys aliases to write from log
[oweals/dinit.git] / src / includes / baseproc-sys.h
2019-12-29 Davin McCallUse bp_sys aliases to write from log
2018-11-09 Davin McCallWrap too-long comment lines.
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).