Chapter 16. Libraries

Table of Contents
Interfaces for libc
Data Definitions for libc
Interfaces Definitions for libc
Interfaces for libm
Data Definitions for libm

An LSB-conforming implementation shall support some base libraries which provide interfaces for accessing the operating system, processor and other hardware in the system.

Interfaces that are unique to the IA32 platform are defined here. This section should be used in conjunction with the corresponding section in the Linux Standard Base Specification.

Interfaces for libc

Table 16-1. libc Definition

Library:libc
SONAME:libc.so.6

The behavior of the interfaces in this library is specified by the following standards.

Linux Standard Base[1]

Standard Library

Table 16-2. libc - Standard Library Function Interfaces

ioperm(GLIBC_2.0)[1]iopl(GLIBC_2.0)[1]   

Language Support

Table 16-3. libc - Language Support Function Interfaces

__divdi3(GLIBC_2.0)[1]    

Notes

[1]

Linux Standard Base