nuttx-apps/system/popen
chao an 6754d42715 system/popen: popen should depends on pipe()
Signed-off-by: chao an <anchao@xiaomi.com>
2023-11-15 08:27:28 -08:00
..
CMakeLists.txt add initial cmake build system 2023-07-08 13:52:02 +08:00
Kconfig system/popen: popen should depends on pipe() 2023-11-15 08:27:28 -08:00
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
popen.c system/popen: remove O_CLOEXEC if mode exinclude 'e' 2023-10-26 00:24:28 +08:00