| Linux Standard Base PDA Specification 3.0RC3 | ||
|---|---|---|
| <<< Previous | Next >>> | |
The libraries listed in Table 3-1 shall be available on a Linux Standard Base system, with the specified runtime names. The libraries listed in Table 3-2 are architecture specific, but shall be available on all LSB conforming systems. This list may be supplemented or amended by the architecture-specific specification.
Table 3-1. Standard Library Names
| Library | Runtime Name |
|---|---|
| libdl | libdl.so.2 |
| libcrypt | libcrypt.so.1 |
| libz | libz.so.1 |
| libncurses | libncurses.so.5 |
| libutil | libutil.so.1 |
| libpthread | libpthread.so.0 |
| librt | librt.so.1 |
| libpam | libpam.so.0 |
| libgcc_s | libgcc_s.so.1 |
Table 3-2. Standard Library Names defined in the Architecture Specific Supplement
| Library | Runtime Name |
|---|---|
| libm | See archLSB |
| libc | See archLSB |
| proginterp | See archLSB |
These libraries will be in an implementation-defined directory which the dynamic linker shall search by default.
| <<< Previous | Home | Next >>> |
| Normative References | Up | LSB Implementation Conformance |