This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx-apps
Watch
1
Star
0
Fork
You've already forked nuttx-apps
1
mirror of
https://github.com/apache/nuttx-apps.git
synced
2026-08-10 23:15:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
604885cbef
nuttx-apps
/
system
/
popen
History
Download ZIP
Download TAR.GZ
Gregory Nutt
2f982e9c77
Revert "Squashed commit of the following:"
...
This reverts commit
25b92edd9f
.
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