| Linux Standard Base PDA Specification 3.0RC3 | ||
|---|---|---|
| <<< Previous | Chapter 1. Libraries | Next >>> |
Table 1-31 defines the library name and shared object name for the libdl library
The behavior of the interfaces in this library is specified by the following specifications:
| this specification |
| ISO POSIX (2003) |
An LSB conforming implementation shall provide the generic functions for Dynamic Loader specified in Table 1-32, with the full mandatory functionality as described in the referenced underlying specification.
Table 1-32. libdl - Dynamic Loader Function Interfaces
| dladdr [1] | dlclose [2] | dlerror [2] | dlopen [1] | dlsym [1] |
Referenced Specification(s)
[1]. this specification
[2]. ISO POSIX (2003)
| <<< Previous | Home | Next >>> |
| Data Definitions for libgcc_s | Up | Data Definitions for libdl |