Chapter 2. Libraries

An LSB-conforming implementation shall also support some utility libraries which are built on top of the interfaces provided by the base libraries. These libraries implement common functionality, and hide additional system dependent information such as file formats and device names.

2.1. Interfaces for libz

Table 2-1 defines the library name and shared object name for the libz library

Table 2-1. libz Definition

Library:libz
SONAME:libz.so.1

2.1.1. Compression Library

2.1.1.1. Interfaces for Compression Library

No external functions are defined for libz - Compression Library