summaryrefslogtreecommitdiff
path: root/nuttx/binfmt/binfmt_internal.h
Commit message (Expand)AuthorAgeFilesLines
* In kernel mode, we have to duplicate the callers argv[] buffer when exec'ing ...Gregory Nutt2014-09-141-3/+36
* Add a start hook that can be setup to call a function in the context of a new...patacongo2013-01-271-1/+1
* Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/patacongo2012-10-241-1/+1
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-1/+0
* Add basic module management logicpatacongo2009-06-171-0/+89