Gregory Nutt
|
67feda60b2
|
libc/Kconfig: Use menus vs. comments to better organize the C library menus
|
2017-02-10 10:04:56 -06:00 |
|
Gregory Nutt
|
de1b68dc4e
|
libc/Kconfig: Break big Kconfig up into separate Kconfig files in each libc subdirectory.
|
2017-02-10 09:32:55 -06:00 |
|
Gregory Nutt
|
e30b2617e3
|
Shared Libs: Implement module based shared libraries for the PROTECTED mode build
|
2017-01-29 13:03:53 -06:00 |
|
Gregory Nutt
|
86bdd0a4c7
|
Modules: Move last of many C files from sched/module to libc/modlib
|
2017-01-29 11:54:54 -06:00 |
|
Gregory Nutt
|
2717e781f0
|
libc/modlib: Add build a configuration logic for a shared module library.
|
2017-01-29 08:55:27 -06:00 |
|
Gregory Nutt
|
3af8da9c48
|
Fix 'the the'
|
2017-01-29 07:52:44 -06:00 |
|
Gregory Nutt
|
a06d26e044
|
Shared libraries: Add a non-standard dllfnc.h function to set the symbol table.
|
2017-01-23 08:20:24 -06:00 |
|
Gregory Nutt
|
c4acabaa74
|
In dlopen(), use the basename of the file as the module name
|
2017-01-22 16:01:03 -06:00 |
|
Gregory Nutt
|
8d52ad9dd6
|
Shared Libraries: In the FLAT build mode, kernel modules may be used to provide minimal shared library functionality.
|
2017-01-22 15:33:19 -06:00 |
|
Gregory Nutt
|
2a284a95b1
|
C library: Add framework that may (or may not) eventually support shared libraries.
|
2017-01-22 09:14:18 -06:00 |
|