X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=4a4746370f24c081a2a6d09eeb0827954359f5f1;hb=305f78bff3904add317847c4a27483b993dec99b;hp=6764919e71c9db72b53adfff7fe032fb3b43dcb0;hpb=7f79cd7109a60810140a045cc725291fc5515264;p=elogind.git diff --git a/TODO b/TODO index 6764919e7..4a4746370 100644 --- a/TODO +++ b/TODO @@ -54,6 +54,8 @@ Features: * tmpfiles: when applying ownership to /run/log/journal also do this for the journal fails contained in it +* rework list.h to use typeof() and thus simplify most linked list macros by not requring the type to be specified + * we probably should replace the left-over uses of strv_append() and replace them by strv_push() or strv_extend() * move config_parse_path_strv() out of conf-parser.c