incubator-nuttx/binfmt/libnxflat
wanggang26 e930476b4b enable O_CLOEXEC explicit
Signed-off-by: wanggang26 <wanggang26@xiaomi.com>
2023-09-22 13:51:00 +08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig
Make.defs binfmt: Move [elf|nxflat]_[un]initialize to private header file 2023-07-10 23:03:17 +03:00
gnu-nxflat-gotoff.ld
gnu-nxflat-pcrel.ld
libnxflat.h binfmt/elf: Fix the minor style issue 2023-08-27 18:46:40 -03:00
libnxflat_addrenv.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
libnxflat_bind.c symtab: Remove the unnessary inclusion of nuttx/symtab.h 2023-07-06 09:24:02 -03:00
libnxflat_init.c enable O_CLOEXEC explicit 2023-09-22 13:51:00 +08:00
libnxflat_load.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
libnxflat_read.c
libnxflat_uninit.c
libnxflat_unload.c
libnxflat_verify.c