lingua franca, C
0001-01-01
C is often referred to as the “lingua franca” of programming languages.
a lingua franca is a common language or protocol that different ...
Read More
linked list
0001-01-01
In software development and computer science, a linked list is a data structure consisting of a collection of data elements where each element points ...
Read More
linker
0001-01-01
A linker is a tool in the compilation process that combines object files into a single executable file.
Read More
linker scripts
0001-01-01
linker scripts are scripts used by linkers such as GNU ld that are able to control the linking process.
Read More
linking
0001-01-01
The linking process is a step in the compilation process where object files and shared objects are combined to produce an executable file.
Linking ...
Read More
Linux Audit Framework
0001-01-01
The Linux Audit Framework or Linux Auditing System is a component of the Linux Kernel frequently used in cybersecurity and systems administration ...
Read More
Linux Distribution
0001-01-01
A Linux Distribution is an operating system made from a collection of software containing the Linux kernel.
Read More
Linux Kernel
0001-01-01
The Linux Kernel is a free and open source Unix-like kernel. The Linux kernel is written mostly in the C programming language.
Read More
Linux kernel subsystem
0001-01-01
The Linux kernel is organized into several subsystem APIs
https://docs.kernel.org/subsystem-apis.html
Read More
Linux Malare
0001-01-01
Read More