14.15. Interfaces for libdl

Table 14-57 defines the library name and shared object name for the libdl library

Table 14-57. 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
[SUSv4] POSIX 1003.1-2008 (ISO/IEC 9945-2009)

14.15.1. Dynamic Loader

14.15.1.1. Interfaces for Dynamic Loader

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

Table 14-58. libdl - Dynamic Loader Function Interfaces

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