From: Lennart Poettering Date: Fri, 12 Jul 2024 14:38:20 +0000 (+0200) Subject: update TODO X-Git-Tag: v257-rc1~895^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2abad25b4111e826347a005ceb003a36c7f4031b;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index a28e02ea428..443b9a554bf 100644 --- a/TODO +++ b/TODO @@ -139,8 +139,6 @@ Features: chattr bit. This is useful as protection against early uses of /var/ or /tmp/ before their contents is mounted. -* use c23 in headers to force enum size in public headers - * go through all uses of table_new() in our codebase, and make sure we support all three of: 1. --no-legend properly @@ -295,12 +293,6 @@ Features: the bg via vmspawn/nspawn if not done so yet and then requests a shell inside it for the invoking user. -* make varlink.h a public API, i.e. give all symbols an sd_ prefix, and rename - header file to sd-varlink.h. This of course also means we have to make json.h - public the same way. Convert the function param checks from assert() to - assert_ret(). Only export the stuff we are sure about, and keep some symbols - internally where things are not clear whether we want other projects to use. - * importd/…: define per-user dirs for container/VM images too. * add a new specifier to unit files that figures out the DDI the unit file is