This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
e903259476
incubator-nuttx
/
include
/
nuttx
/
binfmt
History
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