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 | beae5c1f3604826e6ef44e756a3c5dc8b44cc6ca (patch) | |
tree | 02ad53059d5fe03cd5b9e666f2824943a50edaec | |
parent | 8f3d38b103f8c972de7ab065ba1d2ee1621702dd (diff) | |
download | systembsd-beae5c1f3604826e6ef44e756a3c5dc8b44cc6ca.tar systembsd-beae5c1f3604826e6ef44e756a3c5dc8b44cc6ca.tar.gz systembsd-beae5c1f3604826e6ef44e756a3c5dc8b44cc6ca.tar.bz2 systembsd-beae5c1f3604826e6ef44e756a3c5dc8b44cc6ca.tar.lz systembsd-beae5c1f3604826e6ef44e756a3c5dc8b44cc6ca.tar.xz systembsd-beae5c1f3604826e6ef44e756a3c5dc8b44cc6ca.tar.zst systembsd-beae5c1f3604826e6ef44e756a3c5dc8b44cc6ca.zip |
update 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 |