summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/pluginlib_exit.h (follow)
Commit message (Expand)AuthorAge
* Fix building simulator plugins on Cygwin. A DLL stub containing atexit is lin...Magnus Holmgren2010-08-26
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Move setjmp to lib and add setjmp for sh (imported from newlib) and compile i...Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* pluginlib: Support calling a function at exit time to clean up open filesTorne Wuff2010-01-05
* Add exit() implementation for pluginsMaurus Cuelenaere2009-04-22