Next:
21.1 Introduction
Up:
Part IV: Component Libraries
Previous:
20.1.7 clone: Duplicate a
21 Runtime Linker/Loader:
liboskit_rtld.a
21.1 Introduction
21.1.1
oskit_boot_rtld
: Initialize the RTLD library
21.1.2
dlopen
: Load a shared library
21.1.3
dlsym
: Find the address binding for a symbol
21.1.4
dlclose
: Delete a reference to a shared library
21.1.5
dlerror
: Return an error message describing the last error
Utah Flux Research Group