From 0c426957d8dfe061a6d39c84d5d1071acd807747 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 14 Nov 2016 20:47:45 +0100 Subject: [PATCH] update TODO --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index 887ddcd081..7cc8c9dde3 100644 --- a/TODO +++ b/TODO @@ -29,6 +29,11 @@ Janitorial Clean-ups: Features: +* replace all canonicalize_file_name() invocations by chase_symlinks(), in + particulr those where a rootdir is relevant. + +* add parse_ip_port() or so, that is like safe_atou16() but checks for != 0 + * drop nss-myhostname in favour of nss-resolve? * drop internal dlopen() based nss-dns fallback in nss-resolve, and rely on the