Next:
23.1 Introduction
Up:
Component Libraries
Previous:
22.1.7 clone: Duplicate a
23 Runtime Linker/Loader:
liboskit_rtld.a
23.1 Introduction
23.1.1
oskit_boot_rtld
: Initialize the RTLD library
23.1.2
dlopen
: Load a shared library
23.1.3
dlsym
: Find the address binding for a symbol
23.1.4
dlclose
: Delete a reference to a shared library
23.1.5
dlerror
: Return an error message describing the last error
Utah Flux Research Group