aboutsummaryrefslogtreecommitdiff
path: root/nuttx/binfmt/binfmt_exec.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-192/+0
* Add internal API task_reparent(), used in posix_spawn(). Move libc/spawn/lib...patacongo2013-01-181-1/+0
* NSH will now run files from the file system; Add logic to unload and clean-up...patacongo2013-01-171-4/+6
* Add logic to automatically unload module on exit; Several patches from Mike S...patacongo2013-01-171-2/+67
* Change the way thread priority is handled in binfmt/ to better match the way ...patacongo2013-01-171-15/+3
* Add execv() and execl(); Move lm3s header files for compatibilitypatacongo2013-01-081-3/+18
* 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/+123