| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | source/*: Make updating callbacks possible | William A. Kennington III | 2018-10-29 | 1 | -0/+4 |
| | | | | | | | | | | | | | Sometimes callers want to be able to update the callback used when the source is acted upon. This is needed for updating references stored in the callback. Tested: Run through the unit test suite. Change-Id: I78bda32569287964bfc9d49501869d3a2b497f3d Signed-off-by: William A. Kennington III <wak@google.com> | ||||
| * | source/io: Temporarily remove {get,set}_fd_own | William A. Kennington III | 2018-07-23 | 1 | -31/+0 |
| | | | | | | | | These functions were implemented only in newer systemd 237+. We often deal with older verisons so lets add them back after some time passes. We could also make them an optional autodetected feature to work around the issue. | ||||
| * | source/io: Implement | William A. Kennington III | 2018-07-22 | 1 | -0/+258 |

