From 2abad25b4111e826347a005ceb003a36c7f4031b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 12 Jul 2024 16:38:20 +0200 Subject: [PATCH] update TODO --- TODO | 8 -------- 1 file changed, 8 deletions(-) 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 -- 2.47.3