Gregory Nutt
|
cb9e27c3b0
|
Standardize naming used for public data and function groupings
|
2015-10-02 16:30:35 -06:00 |
Gregory Nutt
|
7c22824981
|
Oop.. forgot a semicolon in a preceding commit
|
2015-02-09 11:16:01 -06:00 |
Gregory Nutt
|
26e1327462
|
execl(): Fix bad logic in counting the number of arguments. This could never have worked. Noted by Pierre-noel Bouteville
|
2015-02-09 08:53:00 -06:00 |
Gregory Nutt
|
1aa528a572
|
More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs.
|
2014-11-25 14:10:35 -06:00 |
Gregory Nutt
|
838f2053e4
|
Fix some compile errors introduce in last commits
|
2014-11-13 07:44:45 -06:00 |
Gregory Nutt
|
2a0549865f
|
execl(): Don't allocate or free and argv[] list if there are not arguments
|
2014-11-13 06:35:20 -06:00 |
Gregory Nutt
|
597999400e
|
execl() no longer depends on CONFIG_MAX_TASK_ARGS
|
2014-11-12 18:44:11 -06:00 |
patacongo
|
ddb0ad618e
|
Documentation update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5493 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-08 16:51:22 +00:00 |
patacongo
|
c76795d32b
|
Add execv() and execl(); Move lm3s header files for compatibility
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5492 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-08 16:25:30 +00:00 |