Gregory Nutt
|
8455ee34b6
|
apps/system/popen/Kconfig: popen is not available in the KERNEL build.
|
2018-08-17 15:58:29 -06:00 |
|
Gregory Nutt
|
064d4024e4
|
apps/examples/popen: Add a test of popen/pclose. apps/system/popen: Fix some errors found using the new popen/pclose test.
|
2018-08-17 14:25:33 -06:00 |
|
Gregory Nutt
|
f198e32c17
|
apps/system/popen: Add an implementation of the standard popen() and pclose() OS interfaces. These are implementated as applications vs. part of the OS because they depend on NSH. Untested on initial commit.
|
2018-08-17 10:45:06 -06:00 |
|