nuttx-apps/system/uorb
wanggang26 767c8ea6ce uorb: enable O_CLOEXEC explicit
to avoid potential fd leak which means fork/vfork will duplicate fd
without O_CLOEXEC flag to the child process.

Signed-off-by: wanggang26 <wanggang26@xiaomi.com>
2024-09-23 08:34:38 +08:00
..
sensor gas.c:Adapt to uORB new macro definition content. 2024-09-21 10:55:24 +08:00
test uorb:Adapt to new macro definition content. 2024-09-19 03:42:31 +08:00
uORB uorb: enable O_CLOEXEC explicit 2024-09-23 08:34:38 +08:00
CMakeLists.txt cmake:bugfix export uORB headers fix compile error 2024-09-13 23:16:26 +08:00
Kconfig system/uorb: listener, has 'top' command. 2022-07-23 16:57:58 -03:00
listener.c listener.c: Support data saving to csv file. 2024-09-21 23:07:33 +08:00
Make.defs Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
Makefile apps/system/uorb/Makefile: Fix mistakes in comments 2023-03-07 21:45:12 +02:00