chiark / gitweb /
Replace mkostemp+unlink with open(O_TMPFILE)
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 9406ce852ba87d2f111014138a84cedc4a65a294..e5b9eda84006f524178259c54d12a5ace94c1cbb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -44,13 +44,6 @@ Features:
   and passes this back to PID1 via SCM_RIGHTS. This also could be used
   to allow Chown/chgrp on sockets without requiring NSS in PID 1.
 
-* sd-resolve:
-  - make sure event loop integration works similar to event loop integration in other libs
-  - maybe drop _free() call, introduce _unref() instead
-  - maybe simplify function calls that take a sd_resolve_query object, to not also require the matching sd_resolve?
-  - maybe drop the "n_proc" parameter to sd_resolve_new()?
-  - change all functions to return "int" and negative errno errors
-
 * New service property: maximum CPU and wallclock runtime for a service
 
 * introduce bus call FreezeUnit(s, b), as well as "systemctl freeze