diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-08-25 20:19:00 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-08-25 20:19:00 +0200 |
commit | 2246d92f10155cf988ad1dcdfe407b5c5488182a (patch) | |
tree | 95dfd9d4f794ac3f6a58531424982aeb999b8129 /TODO | |
parent | m (diff) | |
download | mds-2246d92f10155cf988ad1dcdfe407b5c5488182a.tar.gz mds-2246d92f10155cf988ad1dcdfe407b5c5488182a.tar.bz2 mds-2246d92f10155cf988ad1dcdfe407b5c5488182a.tar.xz |
m + add header composing macros
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -61,6 +61,9 @@ Makefile: When linking libraries, soname should be specified +Full introspection may be useful for debugging. + + Fast lanes Optimise use of mutexe by replace them with rwlocks (where appropriate) Listen for `Command: reregister` |