This commit is contained in:
Ryan C. Gordon 2005-09-18 22:27:57 +00:00
parent 499631936f
commit a1208dae33
1 changed files with 1 additions and 0 deletions

1
TODO
View File

@ -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.
- maybe other stuff.
- Is -Wall enabled?
- Make mutexes recursive, so callbacks can call into the API.
// end of TODO ...