Linux kernel interfaces: Difference between revisions

Content deleted Content added
No edit summary
mNo edit summary
Line 8:
 
People like e.g. [[Lennart Poettering]] openly advocate to write software for the Linux kernel API instead of POSIX, where this offers advantages.
 
 
== In-kernel API ==
By choice, the Linux kernel has no in-kernel API (a.k.a. [[Application binary interface|Binary Kernel Interface]]).<ref>{{cite web |url=https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/stable_api_nonsense.txt |title=The Linux Kernel Driver Interface}}</ref>
 
== References ==