nuttx/binfmt
Gregory Nutt 72104c182c nxstyle fixes
Run all files modified by PR 766 through nxstyle and fix any resulting complaints.

NOTE:  Numerous "Mixed case identifier" errors in arch/arm/src/cxd56xx/cxd56_gnss.c were not fixed because this problem is of much larger scope than this file.
2020-04-11 21:19:47 +01:00
..
libelf Kconfig: Move ELF_64BIT out of !BINFMT_DISABLE 2020-03-27 00:04:36 -05:00
libnxflat nxstyle fixes 2020-04-11 21:19:47 +01:00
.gitignore Revert "Don't generate .depend anymore" 2020-03-22 23:07:29 -05:00
binfmt_copyargv.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
binfmt_dumpmodule.c
binfmt_exec.c binfmt/exec: fix build break in kernel build 2020-02-22 14:32:54 -06:00
binfmt_execmodule.c include/nuttx/sched.h: Move prototype for sched_releasetcb() 2020-03-26 14:12:34 -03:00
binfmt_execsymtab.c Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
binfmt_exit.c
binfmt_globals.c
binfmt_initialize.c
binfmt_loadmodule.c
binfmt_register.c
binfmt_unloadmodule.c
binfmt_unregister.c
binfmt.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
builtin.c
elf.c ELF64 support (#220) 2020-02-07 17:10:23 -06:00
Kconfig Kconfig: Move ELF_64BIT out of !BINFMT_DISABLE 2020-03-27 00:04:36 -05:00
Makefile include/nuttx/sched.h: Move prototype for sched_releasetcb() 2020-03-26 14:12:34 -03:00
nxflat.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00