nuttx-apps/system/popen
dongjiuzhu1 e61ff51e67 system/popen: remove O_CLOEXEC if mode exinclude 'e'
refs: https://man7.org/linux/man-pages/man3/popen.3.html

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2023-10-26 00:24:28 +08:00
..
CMakeLists.txt add initial cmake build system 2023-07-08 13:52:02 +08:00
Kconfig system: popen: Fix to build with CONFIG_BUILD_KERNEL=y 2022-07-29 10:20:19 +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