Age | Commit message (Expand) | Author |
---|---|---|
2010-08-26 | Fix building simulator plugins on Cygwin. A DLL stub containing atexit is lin... | Magnus Holmgren |
2010-08-24 | Second try: Introduce plugin_crt0.c that every plugin links. | Thomas Martitz |
2010-08-24 | Move setjmp to lib and add setjmp for sh (imported from newlib) and compile i... | Thomas Martitz |
2010-08-23 | Revert "Introduce plugin_crt0.c that every plugin links." | Thomas Martitz |
2010-08-23 | Introduce plugin_crt0.c that every plugin links. | Thomas Martitz |
2010-06-21 | Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #... | Thomas Martitz |
2010-01-05 | pluginlib: Support calling a function at exit time to clean up open files | Torne Wuff |
2009-04-22 | Add exit() implementation for plugins | Maurus Cuelenaere |