diff options
author | Daniel Buch <boogiewasthere@gmail.com> | 2014-01-18 14:30:28 +0100 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-01-18 17:52:10 +0100 |
commit | 127b55d5a49e8e534e12107fc5d5a684c390d7aa (patch) | |
tree | b14150963202e4370a0f72949f45c2e88397e537 /TODO | |
parent | 885d1c80d991b7f9f8074c8d06f64dab1e53b7ad (diff) |
sd-resolve: rename get_next() and get_n_queries() + cleanup
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |