Commit History

Author SHA1 Message Date
  Xiang Xiao 9e2238f6cd libs/libc/dllfcn: Implement dlerror using strerror. 5 years ago
  Gregory Nutt a6a88198c0 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. 6 years ago
  Gregory Nutt 5e94dd22bb Modules: Move first five of many C files from sched/module to libc/modlib 7 years ago
  Gregory Nutt b79ca9dcdd Modules: Move sched/module/module.h to include/nuttx/lib/modlib.h 7 years ago
  Gregory Nutt 68a7110195 sched/modules: Add support for dependencies between modules. 7 years ago
  Gregory Nutt 4574a1ca42 Modules: Extend the module interface so that we can access symbols exported by the module. 7 years ago