This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-20 21:06:58 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
9cd1ddada406acfd9775c0c5d41f1921bfaa65b8
nuttx
/
binfmt
T
History
Gregory Nutt
9cd1ddada4
Rename kmemalign to kmm_memalign and krealloc to kmm_realooc for consistency with other naming
2014-08-31 15:27:37 -06:00
..
libbuiltin
…
libelf
Rename kmemalign to kmm_memalign and krealloc to kmm_realooc for consistency with other naming
2014-08-31 15:27:37 -06:00
libnxflat
…
libpcode
…
.gitignore
…
binfmt_dumpmodule.c
…
binfmt_exec.c
…
binfmt_execmodule.c
nuttx/sched: Remove explicit references to errno. That is a problem from within the kernel for certain configurations
2014-08-28 17:00:43 -06:00
binfmt_exepath.c
…
binfmt_globals.c
…
binfmt_internal.h
…
binfmt_loadmodule.c
nuttx/sched: Remove explicit references to errno. That is a problem from within the kernel for certain configurations
2014-08-28 17:00:43 -06:00
binfmt_register.c
…
binfmt_schedunload.c
…
binfmt_unloadmodule.c
…
binfmt_unregister.c
…
builtin.c
nuttx/sched: Remove explicit references to errno. That is a problem from within the kernel for certain configurations
2014-08-28 17:00:43 -06:00
elf.c
…
Kconfig
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
2014-08-29 14:47:22 -06:00
Makefile
…
nxflat.c
…
pcode.c
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
2014-08-29 14:47:22 -06:00
symtab_findbyname.c
…
symtab_findbyvalue.c
…
symtab_findorderedbyname.c
…
symtab_findorderedbyvalue.c
…