mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 12:49:03 +00:00
Use fopencookie() to attach the popen fd and shell pid to the returned FILE stream instead of copying FILE into the popen container. Keep the upstream dpopen()/dpclose() implementation as the process and descriptor backend, and make pclose() close the cookie-backed stream directly. Fixes #2937. Signed-off-by: Nightt <87569709+nightt5879@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| dpopen.c | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| popen.c | ||