YAMAMOTO Takashi
|
30f7ec7049
|
modsym: Fix a printf format for berr
|
2020-04-13 16:20:09 +01:00 |
Xiang Xiao
|
9e2238f6cd
|
libs/libc/dllfcn: Implement dlerror using strerror.
|
2019-01-26 11:39:05 -06:00 |
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.
|
2018-06-01 10:10:17 -06:00 |
Gregory Nutt
|
5e94dd22bb
|
Modules: Move first five of many C files from sched/module to libc/modlib
|
2017-01-29 10:05:15 -06:00 |
Gregory Nutt
|
b79ca9dcdd
|
Modules: Move sched/module/module.h to include/nuttx/lib/modlib.h
|
2017-01-29 08:24:42 -06:00 |
Gregory Nutt
|
68a7110195
|
sched/modules: Add support for dependencies between modules.
|
2017-01-27 11:43:27 -06:00 |
Gregory Nutt
|
4574a1ca42
|
Modules: Extend the module interface so that we can access symbols exported by the module.
|
2017-01-22 14:26:22 -06:00 |