User Tools

Site Tools


dido:public:ra:xapend:xapend.b_stds:defact:linuxf:linux_std_base

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dido:public:ra:xapend:xapend.b_stds:defact:linuxf:linux_std_base [2019/06/07 13:56]
nick
dido:public:ra:xapend:xapend.b_stds:defact:linuxf:linux_std_base [2021/11/09 15:41] (current)
char ↷ Links adapted because of a move operation
Line 1: Line 1:
-======= ISO/IEC The Linux Standard Base 5 Specification Series (LSB 5) ========= +===== ISO/IEC The Linux Standard Base 5 Specification Series (LSB 5) ===== 
-[[dido:​public:​stds:tech:iso | return to the ISO Standards ]]+[[dido:​public:​ra:​xapend:​xapend.b_stds:tech:iso:start| return to the ISO Standards ​]] **OR** [[dido:​public:​ra:​xapend:​xapend.b_stds:​defact:​linuxf:​start| return to the Linux Foundation ​]]
  
-[[dido:​public:​stds:​defact:​linuxf | return to the Linux Foundation ]] +**Note: **The LSB 5.0 Core specification set is an __evolution__ ​of the [[dido:​public:​ra:​xapend:​xapend.b_stds:​tech:​iso:​lsb| ISO/IEC International Standard 23360]], which corresponded to LSB 3.1. This edition is not to be considered an ISO standard.
- +
- +
-  : **NOTE: ** Note that the LSB 5.0 Core specification set is an evolution ​of the [[dido:​public:​stds:​tech:​iso:​lsb | ISO/IEC International Standard 23360]], which corresponded to LSB 3.1. This edition is not to be considered an ISO standard.+
  
 <​table>​ <​table>​
Line 17: Line 14:
 </​table>​ </​table>​
  
-  : **Note**: The following is an excerpt from the official [[http://​refspecs.linuxbase.org/​LSB_5.0.0/​LSB-Common/​LSB-Common/​scope.html | Linux Foundation LSB documentation]]. It is provided here as a connivence and is not authoritative. Refer to the original document as the authoritative reference. +**Note**: The following is an excerpt from the official [[http://​refspecs.linuxbase.org/​LSB_5.0.0/​LSB-Common/​LSB-Common/​scope.html | Linux Foundation LSB documentation]]. It is provided here as a connivence and is not authoritative. Refer to the original document as the authoritative reference.
- +
-====== Scope ====== +
-===== General ===== +
-  : //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.//+==== General ==== 
 +//The Linux Standard Base (LSB) defines a system ​[[dido:​public:​ra:​xapend:​xapend.a_glossary:​i:​interface|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 [[dido:​public:​ra:​xapend:​xapend.a_glossary:​a:​application|applications]] conforming to the LSB.//
  
-  : //The modules of the Linux Standard Base are://+//The LSB specification set is divided into [[dido:​public:​ra:​xapend:​xapend.a_glossary:​m:​module|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 Core** - core components//​
     * //**LSB Desktop** - desktop related components//​     * //**LSB Desktop** - desktop related components//​
Line 33: Line 28:
     * //**LSB Trial Use** - components that are not yet mandatory//     * //**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.//+//​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 of an LSB module specification may also contain additional information that is not referenced in the common part.//+//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 [[dido:​public:​ra:​xapend:​xapend.a_glossary:​p:​start|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 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 contains both a set of [[dido:​public:​ra:​xapend:​xapend.a_glossary:​a:​api]] ​and [[dido:​public:​ra:​xapend:​xapend.a_glossary:​a:​application_binary_interface_api|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.//​+//The LSB is primarily a binary interface definition. Not all of the source level APIs available to applications may be contained in this specification.//​
dido/public/ra/xapend/xapend.b_stds/defact/linuxf/linux_std_base.1559930184.txt.gz · Last modified: 2019/06/07 13:56 by nick