Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-02 | shared/async: simplify asynchronous_job a bit | Zbigniew Jędrzejewski-Szmek | |
2014-08-21 | util: make asynchronous_close() really work like an asynchronous version of ↵ | Lennart Poettering | |
safe_close() Save/restore errno, like we do in safe_close(). And don't fork a thread if the parameter is already negative. | |||
2014-05-05 | build-sys: move async.[ch] to src/shared | Lennart Poettering | |
So that we can use it at multiple places. |