Linux ABI

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instanceOf Application Binary Interface
gptkbp:affects compatibility of compiled programs
gptkbp:defines system call interface
binary interface between user programs and kernel
gptkbp:documentedIn Linux kernel documentation
gptkbp:enables binary compatibility across Linux distributions
https://www.w3.org/2000/01/rdf-schema#label Linux ABI
gptkbp:importantFor closed-source drivers
proprietary software distribution
gptkbp:includes calling conventions
error codes
data structure layouts
system call numbers
gptkbp:maintainedBy Linux kernel developers
gptkbp:relatedTo gptkb:ELF_format
GNU C Library (glibc)
Linux Standard Base (LSB)
POSIX ABI
gptkbp:usedBy gptkb:operating_system
gptkbp:variant gptkb:microprocessor
kernel version
gptkbp:bfsParent gptkb:System_V_Application_Binary_Interface
gptkb:SVR4_ABI_(Application_Binary_Interface)
gptkb:Tool_Interface_Standard_(TIS)
gptkbp:bfsLayer 7