summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttXBinfmt.html
Commit message (Expand)AuthorAgeFilesLines
* Rename kfree to kmm_free for consistency with other naming conventionsGregory Nutt2014-08-311-1/+1
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-241-1/+1
* An address environment is the property of a task group, not of a threadGregory Nutt2014-08-221-2/+2
* P-code BINFMT: Add logic to pass information from the binfmt logic to the P-...Gregory Nutt2014-05-081-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-3/+3
* Fix comments, references to the old SVN, and links to the old SVN. Replace w...Gregory Nutt2013-04-191-2/+2
* Change the way thread priority is handled in binfmt/ to better match the way ...patacongo2013-01-171-3/+23
* Restructre address environment interfaces in preparation for incorporation in...patacongo2012-12-181-7/+7
* Integrate PATH traversal logic and binary format logicpatacongo2012-12-171-9/+130
* Documentation updatepatacongo2012-10-301-5/+5
* Add documentation for the binary loaderpatacongo2012-10-301-0/+467