PRICES include / exclude VAT
Sponsored link
immediate downloadReleased: 2021-10-28
BS ISO/IEC 23360-1-1:2021 Linux Standard Base (LSB) Common definitions

BS ISO/IEC 23360-1-1:2021

Linux Standard Base (LSB) Common definitions

Format
Availability
Price and currency
English Secure PDF
Immediate download
195.00 USD
You can read the standard for 1 hour. More information in the category: E-reading
Reading the standard
for 1 hour
19.50 USD
You can read the standard for 24 hours. More information in the category: E-reading
Reading the standard
for 24 hours
58.50 USD
English Hardcopy
In stock
195.00 USD
You can read the standard for 1 hour. More information in the category: E-reading
Reading the standard
for 1 hour
19.50 USD
You can read the standard for 24 hours. More information in the category: E-reading
Reading the standard
for 24 hours
58.50 USD
Standard number:BS ISO/IEC 23360-1-1:2021
Pages:22
Released:2021-10-28
ISBN:978 0 539 04905 3
Status:Standard
DESCRIPTION

BS ISO/IEC 23360-1-1:2021


This standard BS ISO/IEC 23360-1-1:2021 Linux Standard Base (LSB) is classified in these ICS categories:
  • 35.080 Software

The Linux Standard Base (LSB) defines a system interface for compiled applications and a minimal environment for support of installation scripts. Its purpose is to enable a uniform industry standard environment for high-volume applications conforming to the LSB.

The LSB specification set is divided into modules, each of which provides fundamental system interfaces, libraries, and runtime environment upon which all conforming applications and libraries using that module depend.

The modules of the Linux Standard Base are:

  • LSB Core - core components

  • LSB Desktop - desktop related components

  • LSB Languages - runtime languages

  • LSB Imaging - printing and scanning

  • LSB Trial Use - components that are not yet mandatory

Interfaces described in the LSB Core module specification are supplemented by other LSB module specifications. All other modules depend on the presence of LSB Core.

These specifications are composed of two basic parts: a common part describing those parts of the interface that remain constant across all implementations of the LSB, and an architecture-specific part describing the parts of the interface that vary by processor architecture. Together, the common part and the relevant architecture-specific part for a single hardware architecture provide a complete interface specification for compiled application programs on systems that share a common hardware architecture. Whenever a section of the common part is supplemented by architecture-specific information, the common part includes a reference to the architecture-specific part. Architecture-specific parts of an LSB module specification may also contain additional information that is not referenced in the common part.

The LSB contains both a set of Application Program Interfaces (APIs) and Application Binary Interfaces (ABIs). APIs may appear in the source code of portable applications, while the compiled binary of that application may use the larger set of ABIs. A conforming implementation provides all of the ABIs listed here. The compilation system may replace (e.g. by macro definition) certain APIs with calls to one or more of the underlying binary interfaces, and may insert calls to binary interfaces as needed.

The LSB is primarily a binary interface definition. Not all of the source level APIs available to applications may be contained in this specification.