Chapter 11. 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.

11.1. Interfaces for libz

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

Table 11-1. libz Definition

Library:libz
SONAME:libz.so.1

11.1.1. Compression Library

11.1.1.1. Interfaces for Compression Library

No external functions are defined for libz - Compression Library in this part of the specification. See also the generic specification.