Gregory Nutt
|
3da8091d30
|
Include nuttx/symtab.h instead of nuttx/binfmt/symtab.h since symtab.h under binfmt folder is for internal use.
|
2019-12-10 08:39:22 -06:00 |
|
Manuel Stühn
|
88d47e469f
|
Merged in manuelstuehn/nuttx-apps/feature/bsd-portable (pull request #190)
change all occurences of /bin/(ba)sh to /usr/bin/env bash which appears more portable
Approved-by: Gregory Nutt <gnutt@nuttx.org>
|
2019-08-10 17:16:33 +00:00 |
|
Gregory Nutt
|
5ecec24084
|
There many occurences of the global variable g_exports and the opportunity for collisions. Make the global variable names unique.
|
2018-07-14 16:36:25 -06:00 |
|
Gregory Nutt
|
e778a6990d
|
Correct more improper global variable naming: All must begin with g_
|
2018-07-14 16:23:42 -06:00 |
|
patacongo
|
89de09755e
|
Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5252 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-24 20:19:44 +00:00 |
|
patacongo
|
bafd2949c3
|
Move nuttx/examples to apps/examples
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3405 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-20 18:18:19 +00:00 |
|