summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Buch <boogiewasthere@gmail.com>2014-01-18 14:30:28 +0100
committerTom Gundersen <teg@jklm.no>2014-01-18 17:52:10 +0100
commit127b55d5a49e8e534e12107fc5d5a684c390d7aa (patch)
treeb14150963202e4370a0f72949f45c2e88397e537 /TODO
parent885d1c80d991b7f9f8074c8d06f64dab1e53b7ad (diff)
sd-resolve: rename get_next() and get_n_queries() + cleanup
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 91a7bda51d..a8421585da 100644
--- a/TODO
+++ b/TODO
@@ -38,7 +38,6 @@ Features:
- 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
- - getnext and getnqueries should be renamed to get_next() and get_n_queries(), i.e. functions that are not modelled directly after the libc counterparts don't need to be a single word...
* New service property: maximum CPU and wallclock runtime for a service