aboutsummaryrefslogtreecommitdiff
path: root/nuttx/binfmt/binfmt_execmodule.c
Commit message (Expand)AuthorAgeFilesLines
* Add a start hook that can be setup to call a function in the context of a new...patacongo2013-01-271-38/+23
* Change the way thread priority is handled in binfmt/ to better match the way ...patacongo2013-01-171-3/+3
* BINFS now supports open, close, and FIOC_FILENAME ioctlpatacongo2013-01-161-5/+9
* Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-191-2/+43
* C++ static destructors work with ELF load too nowpatacongo2012-10-291-1/+1
* C++ constructors work with ELF load nowpatacongo2012-10-291-8/+52
* Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/patacongo2012-10-241-1/+1
* Resync new repository with old repo r5166patacongo2012-09-171-0/+190