Interfaces for libdl

Table 7-35 defines the library name and shared object name for the libdl library

Table 7-35. libdl Definition

Library:libdl
SONAME:libdl.so.2

The behavior of the interfaces in this library is specified by the following specifications:

this specification
ISO POSIX (2003)

Dynamic Loader

Interfaces for Dynamic Loader

An LSB conforming implementation shall provide the generic functions for Dynamic Loader specified in Table 7-36, with the full functionality as described in the referenced underlying specification.

Table 7-36. libdl - Dynamic Loader Function Interfaces

dladdr [1]dlclose [2]dlerror [2]dlopen [1]dlsym [1]

Referenced Specification(s)