nuttx-apps/system/popen
2018-08-22 12:06:32 -06:00
..
.gitignore 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
Kconfig Revert "Squashed commit of the following:" 2018-08-22 12:06:32 -06:00
Make.defs 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
Makefile 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
popen.c Revert "Squashed commit of the following:" 2018-08-22 12:06:32 -06:00