Linux kernel interfaces: Difference between revisions

Content deleted Content added
Linux ABI: The line is unnecessary and the link leads to an empty page with no links.
External links: update links to up to date documentation in new format
Line 114:
 
== External links ==
*[https://www.kernel.org/doc/html/v4.20/core-api/kernel-api.html The Linux Kernel API 4.20], [https://www.kernel.org/doc/html/v4.20/core-api/mm-api.html#c.access_ok Memory Management APIs 4.20] (new [[Sphinx (documentation generator)|sphinx]] format)
* [https://web.archive.org/web/20070227215533/http://www.gnugeneration.com/books/linux/2.6.20/kernel-api/ The API of Linux kernel 2.6.20] and sadly[https://www.kernel.org/doc/htmldocs/kernel-api/ 4.12] no(in currentdepecated versionhtmldocs availableformat)
* [http://man7.org/tlpi/ The Linux Programming Interface]
* [httphttps://www.makelinux.net/kernel_map/ Interactive Linux kernel map] with main API functions and structures, [https://www.makelinux.net/kernel_map/LKM.pdf PDF] version
* [http://www.makelinux.net/ldd3 Linux Device Drivers] by Jonathan Corbet, Greg Kroah-Hartman and Alessandro Rubini, 3rd edition
* [http://isis.poly.edu/kulesh/stuff/src/klist/ Linux Kernel Linked List Explained]