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
06f693965c
incubator-nuttx
/
sched
/
module
History
Xiang Xiao
9e2238f6cd
libs/libc/dllfcn: Implement dlerror using strerror.
2019-01-26 11:39:05 -06:00
..
Make.defs
Modules: Move last of many C files from sched/module to libc/modlib
2017-01-29 11:54:54 -06:00
mod_insmod.c
binfmt/, binfmt/libelf/, include/nuttx, libs/libc/machine, libs/libc/modlib, and others: Move elf related arch function to include/nuttx/elf.h because the implementation is located in libs/libc/machine and in order to avoid the conflict with the 3rd party libraries and clean up the file inclusion: (1) Remove redundant elf32.h, (2) Remove nuttx/binfmt/elf.h in libs/libc/machine, (2) Remove nuttx/binfmt/elf.h in modlib, and (4) Rmove nuttx/module.h in modlib.
2019-01-26 11:18:45 -06:00
mod_modhandle.c
sched/modules: Be consistent use of binary loader debug instrumentation. Was mixed system and binary loader debug. libs/libc/modlib: Switch from systemb to binary load debug to be consistent with sched/modules.
2018-06-01 10:10:17 -06:00
mod_modsym.c
libs/libc/dllfcn: Implement dlerror using strerror.
2019-01-26 11:39:05 -06:00
mod_procfs.c
Update comments, mostly spelling errors.
2018-01-27 09:37:46 -06:00
mod_rmmod.c
Fix some typographical errors.
2018-09-14 06:55:45 -06:00