diff options
author | kremlin <ian@kremlin.cc> | 2014-07-22 09:37:56 +0800 |
---|---|---|
committer | kremlin <ian@kremlin.cc> | 2014-07-22 09:37:56 +0800 |
commit | 716f6f537f99c29518da2d9341e7ac810761134f (patch) | |
tree | 02ad53059d5fe03cd5b9e666f2824943a50edaec /TODO | |
parent | 28cac2f0037a0f2d5f8f8f783cd157af858530ab (diff) | |
download | systembsd-716f6f537f99c29518da2d9341e7ac810761134f.tar systembsd-716f6f537f99c29518da2d9341e7ac810761134f.tar.gz systembsd-716f6f537f99c29518da2d9341e7ac810761134f.tar.bz2 systembsd-716f6f537f99c29518da2d9341e7ac810761134f.tar.lz systembsd-716f6f537f99c29518da2d9341e7ac810761134f.tar.xz systembsd-716f6f537f99c29518da2d9341e7ac810761134f.tar.zst systembsd-716f6f537f99c29518da2d9341e7ac810761134f.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,3 +1,2 @@ - * 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 + * document conf file settings |