nuttx/binfmt
jordi cd2fbf0b3c Kconfig: add quotes in source to clean warnings from setconfig
To avoid the setconfig warning "style: quotes recommended around xxx in
source xxx"

Change-Id: Iaec3ae59ba2ec15337652c9962b25081ff03e1d7
Signed-off-by: chao.an <anchao@xiaomi.com>
2021-08-18 19:35:59 +08:00
..
libelf Merge commit '2e43815c92' into dev 2021-07-13 03:14:34 +08:00
libnxflat Merge commit '2e43815c92' into dev 2021-07-13 03:14:34 +08:00
binfmt.h binfmt: Move argv copy into exec_module 2021-06-13 00:31:12 -07:00
binfmt_copyargv.c binfmt: Move argv copy into exec_module 2021-06-13 00:31:12 -07:00
binfmt_dumpmodule.c binfmt: Remove filename/exports/nexports from binary_s 2021-06-13 00:31:22 -07:00
binfmt_exec.c Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-09 21:03:17 +08:00
binfmt_execmodule.c binfmt: Handle argv/argv[0] == NULL correctly in exec_module 2021-06-15 21:55:30 -07:00
binfmt_execsymtab.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
binfmt_exit.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
binfmt_globals.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
binfmt_initialize.c Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
binfmt_loadmodule.c Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-09 21:03:17 +08:00
binfmt_register.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
binfmt_unloadmodule.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
binfmt_unregister.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
builtin.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
elf.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
Kconfig Kconfig: add quotes in source to clean warnings from setconfig 2021-08-18 19:35:59 +08:00
Makefile binfmt/Makefile: remove the specified prefix from target variables 2021-05-07 21:35:03 +08:00
nxflat.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00