nuttx/sched/module
2019-12-01 13:01:16 -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 tools/nxstyle.c: Fix a rare false alarm that could occur if a variable or function name begins with the sub-string 'union' or 'struct'. misc fixes under fs/ and sched/ from application of current version of nxstyle. 2019-12-01 13:01:16 -06:00
mod_rmmod.c Fix some typographical errors. 2018-09-14 06:55:45 -06:00