incubator-nuttx/binfmt/libnxflat
anjiahao d7b4e91dda Call nxsem_destroy or nxmutex_destry in the error path
1.Don't check the return value of nxsem_init or nxmutex_init
2.Fix some style issue

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-30 13:56:52 +01:00
..
Kconfig Kconfig files: Fix some dependencies that have CONFIG_ in the variable name 2016-06-17 19:30:19 -06:00
Make.defs binfmt/Makefile: remove the specified prefix from target variables 2021-10-19 00:35:35 +02:00
gnu-nxflat-gotoff.ld linkerfiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
gnu-nxflat-pcrel.ld linkerfiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
libnxflat.h Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
libnxflat_addrenv.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
libnxflat_bind.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
libnxflat_init.c Use builtins for byteswapping 2022-06-29 11:32:59 +08:00
libnxflat_load.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
libnxflat_read.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
libnxflat_uninit.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
libnxflat_unload.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
libnxflat_verify.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00