Term of the Moment

black hat hacker


Look Up Another Term


Redirected from: Linux Standard Base

Definition: LSB


(1) (Least Significant Bit) In a big-endian system, the LSB is the rightmost binary digit in a binary number. In little-endian, it is the leftmost binary digit. Contrast with MSB. See byte order. See also least significant digit.

(2) (Linux Standard Base) A standard interface (ABI) for Linux from the Linux Foundation. Introduced in 2001 by the Free Standards Group, which later became the Linux Foundation, applications based on the LSB standard will run properly under LSB-based operating systems. Using Version 3 as a base, future LSB applications will be backward compatible to LSB 3.0 operating systems.

Covering packaging and installation, file placement, shared libraries, configuration files and system commands, the Linux Foundation provides certification for Linux distributions, applications and development tools. See Linux Foundation.