From 4ff4ebb1fbb7296f67b89b66d2d7f720b49b51c5 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 19 Dec 2013 12:44:10 +0100 Subject: util: remove union dirent_storage --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 6caa020418..3a00eb12cf 100644 --- a/TODO +++ b/TODO @@ -48,7 +48,6 @@ Features: - ensure scope units may be started only a single time * code cleanup - - get rid of readdir_r/dirent_storage stuff, it's unnecessary on Linux - we probably should replace the left-over uses of strv_append() and replace them by strv_push() or strv_extend() * switch to SipHash for hashmaps/sets? -- cgit v1.2.3-54-g00ecf