Linux kernel interfaces: Difference between revisions

Content deleted Content added
No edit summary
Tags: Mobile edit Mobile web edit
rv randomness
Line 2:
{{essay-like|date=July 2014}}
{{Advert|date=March 2019}}
}}
{{Clear words "kernel" "in-kernal" "Kernel"}}
{{No access to Proto or optometry in}}
 
[[File:Linux kernel interfaces.svg|thumb|upright=1.5|Linux API, Linux ABI, and in-kernel APIs and ABIs]]
 
The Linux kernel provides several interfaces to user-space applications that are used for different purposes and that have different properties by design. There are two types of [[application programming interface]] (API) in the [[Linux kernel]] that are not to be confused: the "kernel–user space" API and the "kernel internal" API.
 
== {{Anchor|Linux API}}Linux API ==