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
commit7f0a0212d65905aea6c875b6250e0a87dc9820d8 (patch)
treeaabd94f29221a52021dc646ff91e0a3131f3c527 /TODO
parent5b005882b2af5868261a01a386028291516aabb0 (diff)
downloadsystembsd-7f0a0212d65905aea6c875b6250e0a87dc9820d8.tar
systembsd-7f0a0212d65905aea6c875b6250e0a87dc9820d8.tar.gz
systembsd-7f0a0212d65905aea6c875b6250e0a87dc9820d8.tar.bz2
systembsd-7f0a0212d65905aea6c875b6250e0a87dc9820d8.tar.lz
systembsd-7f0a0212d65905aea6c875b6250e0a87dc9820d8.tar.xz
systembsd-7f0a0212d65905aea6c875b6250e0a87dc9820d8.tar.zst
systembsd-7f0a0212d65905aea6c875b6250e0a87dc9820d8.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