aboutsummaryrefslogtreecommitdiff
path: root/nuttx/binfmt/binfmt_loadmodule.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-266/+0
* NSH will now run files from the file system; Add logic to unload and clean-up...patacongo2013-01-171-1/+3
* Change the way thread priority is handled in binfmt/ to better match the way ...patacongo2013-01-171-0/+43
* Verify PATH variable in apps/examples/elfpatacongo2012-12-191-3/+3
* Integrate PATH traversal logic and binary format logicpatacongo2012-12-171-21/+104
* 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/+138