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

12.1. Interfaces for libz

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

Table 12-1. libz Definition

Library:libz
SONAME:libz.so.1

12.1.1. Compression Library

12.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.