nuttx/sched/module
2019-01-26 11:39:05 -06:00
..
Make.defs
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
mod_modsym.c libs/libc/dllfcn: Implement dlerror using strerror. 2019-01-26 11:39:05 -06:00
mod_procfs.c
mod_rmmod.c Fix some typographical errors. 2018-09-14 06:55:45 -06:00