| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | pluginlib: Support calling a function at exit time to clean up open files | Torne Wuff | 2010-01-05 |
| | | | | | | | | | | or other similar work. This is not quite the same as atexit() on POSIX as the function is *not* called if the plugin exits by returning from plugin_start; only if exit() is called. No code overhead if it's not used. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24189 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Add exit() implementation for plugins | Maurus Cuelenaere | 2009-04-22 |
| git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20775 a1c6a512-1295-4272-9138-f99709370657 | |||