This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-07 09:26:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
ddad16a7b7
nuttx
/
include
/
nuttx
/
binfmt
History
Download ZIP
Download TAR.GZ
Gregory Nutt
bb65701ccd
Oops.. part of the last change will still in the editor
2014-11-12 18:33:07 -06:00
..
binfmt.h
Oops.. part of the last change will still in the editor
2014-11-12 18:33:07 -06:00
builtin.h
BINFMT: A framework to support a P-code binary format (a work in progress)
2014-05-07 13:47:52 -06:00
elf.h
ELF relocations. Some relocation types do not have a named symbol associated with them. The design did not account for that case
2014-09-09 16:52:51 -06:00
ieee695.h
Updated IEEE 695 header file
2014-04-22 18:25:42 -06:00
nxflat.h
Reanem kzalloc to kmm_zalloc for consistency
2014-08-31 17:34:44 -06:00
pcode.h
Corrected pcode.h header file
2014-05-08 11:11:44 -06:00
symtab.h
execv() is a basic system interface. It should not be in libc/ but rather in sched/task. Its symboltable helper logic also belongs in the kernel but belings in binfmt/ with the other symbol table logic
2014-09-15 10:15:19 -06:00