nuttx-apps/system/popen
hongfengchen 5aa89c9d88 popen: close newfd correctly
Close new newfd once when newfd[0] == newfd[1].

Signed-off-by: hongfengchen <hongfengchen@xiaomi.com>
2026-04-20 15:19:31 +08:00
..
CMakeLists.txt Remove the const cast from the initialization of boardioc_symtab_s::symtab 2026-04-20 15:09:53 +08:00
Kconfig system/popen: popen should depends on pipe() 2026-04-20 15:13:21 +08:00
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2026-04-20 15:05:00 +08:00
Makefile nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
popen.c popen: close newfd correctly 2026-04-20 15:19:31 +08:00