12.15. Interfaces for libdl

Table 12-51 defines the library name and shared object name for the libdl library

Table 12-51. libdl Definition

Library:libdl
SONAME:libdl.so.2

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

[LSB] This Specification
[SUSv3] POSIX 1003.1-2001 (ISO/IEC 9945-2003)

12.15.1. Dynamic Loader

12.15.1.1. Interfaces for Dynamic Loader

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

Table 12-52. libdl - Dynamic Loader Function Interfaces

dladdr [LSB]dlclose [SUSv3]dlerror [SUSv3]dlopen [LSB]
dlsym [LSB]dlvsym [LSB]