Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hook various previously unused modules together. | 2019-06-09 | 1 | -1/+3 | |
| | | | | | | This now allows us to send messages to the device and such. Yay? Yay. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | daemon: improve threading logic on null proto. | 2019-05-26 | 1 | -1/+1 | |
| | | | | | | | | Functions now prevent interruptions that can produce an inconsistent state in the program. Also, cosmetic changes. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | daemon: implemented stdio interfaces | 2019-05-21 | 1 | -0/+3 | |
| | | | | Signed-off-by: Paulius Ratkevičius <pauliuz95@gmail.com> | ||||
* | daemon: added stdio (null) im proto stubs. | 2019-05-21 | 1 | -0/+27 | |
Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> |