ocarina/include
Anna Schumaker 3ff992cf52 core/database: Replace database iterators with db_for_each()
This function is similar to Linux's list_for_each_safe(), and lets you
iterate over a database even if the current item is removed.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2015-12-10 16:41:33 -05:00
..
core core/database: Replace database iterators with db_for_each() 2015-12-10 16:41:33 -05:00
gui gui: Give tab labels a set_size() function 2015-09-02 14:24:42 -04:00
tests Convert unit test framework to C 2015-10-07 08:19:37 -04:00
Sconscript Remove test_env 2015-09-11 09:11:38 -04:00