summaryrefslogtreecommitdiff
path: root/docs/daemon/TODOS
diff options
context:
space:
mode:
Diffstat (limited to 'docs/daemon/TODOS')
-rw-r--r--docs/daemon/TODOS6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/daemon/TODOS b/docs/daemon/TODOS
new file mode 100644
index 0000000..5078f11
--- /dev/null
+++ b/docs/daemon/TODOS
@@ -0,0 +1,6 @@
+- Sanitize public header files
+ - Check how much of signals.h should really leak up to the testd.c
+ - What exactly should be in libwolf_port.a? strdup, stdbool, snprintf
+ for sure. What about lockf? The answer is: it depends :-)
+ - log.h must be cleaned heavily
+ - all header files must be documented properly