aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorkremlin <ian@kremlin.cc>2014-07-08 16:15:51 +0800
committerkremlin <ian@kremlin.cc>2014-07-08 16:15:51 +0800
commitc09a09bfcbfbd12fb6b48e06f087429b1b6ac864 (patch)
treeaabd94f29221a52021dc646ff91e0a3131f3c527 /TODO
parent828caf9aaa256154d5998d7d3f6b57b434550a7c (diff)
downloadsystembsd-c09a09bfcbfbd12fb6b48e06f087429b1b6ac864.tar
systembsd-c09a09bfcbfbd12fb6b48e06f087429b1b6ac864.tar.gz
systembsd-c09a09bfcbfbd12fb6b48e06f087429b1b6ac864.tar.bz2
systembsd-c09a09bfcbfbd12fb6b48e06f087429b1b6ac864.tar.lz
systembsd-c09a09bfcbfbd12fb6b48e06f087429b1b6ac864.tar.xz
systembsd-c09a09bfcbfbd12fb6b48e06f087429b1b6ac864.tar.zst
systembsd-c09a09bfcbfbd12fb6b48e06f087429b1b6ac864.zip
more work on managing four interfaces as separate PIDs, new makefile rules for building and installing standalone interface binaries, a little documentation and preproccessor logic
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8463eba..6312812 100644
--- a/TODO
+++ b/TODO
@@ -1,2 +1,3 @@
* get autoconf stuff figured out
* handle SIGINTs so file descriptors are dropped properly, otherwise we get bus errors next run
+ * document how gdbus-codegen files always generate the same 'typedef structs' per interface pair, and how those pairs must be snipped as they cause "already defined" compiler errors