Ryan C. Gordon 20 rokov pred
rodič
commit
a1208dae33
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -46,6 +46,7 @@ Some might be dupes, some might be done already.
 - Look for calloc() calls that aren't going through the allocation hooks.
 - Look for calloc() calls that aren't going through the allocation hooks.
 - maybe other stuff.
 - maybe other stuff.
 - Is -Wall enabled?
 - Is -Wall enabled?
+- Make mutexes recursive, so callbacks can call into the API.
 
 
 // end of TODO ...
 // end of TODO ...