update TODO

This commit is contained in:
Lennart Poettering 2018-10-12 12:07:45 +02:00
parent 76137725f0
commit 0f78c4dbe4
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -17,6 +17,9 @@ Janitorial Clean-ups:
Features:
* rework sd_netlink_call_async() to return a new "sd_netlink_slot" object, á la
sd_bus_slot
* consider splitting out all temporary file creation APIs (we have so many in
fileio.h and elsewhere!) into a new util file of its own.