About 689,000 results
Open links in new tab
  1. The Linux Programming Interface - man7.org

    The Linux Programming Interface (published in October 2010, No Starch Press, ISBN 978-1-59327-220-3) is a detailed guide and reference for Linux and UNIX system programming. With …

  2. Difference between API and ABI - Stack Overflow

    API - Application Programming Interface is a compile time interface which can is used by developer to use non-project functionality like library, OS, core calls in source code. ABI …

  3. Linux kernel interfaces - Wikipedia

    The interfaces can be classified as either application programming interface (API) or application binary interface (ABI), and they can be classified as either kernel–user space or kernel-internal.

  4. What is an API? - Red Hat

    Jun 2, 2022 · API stands for application programming interface—a set of definitions and protocols to build and integrate application software.

  5. Linux Programming Interface - No Starch Press

    Michael Kerrisk covers the use of all the key APIs across both the Linux and UNIX system interfaces with clear descriptions and tutorial examples and stresses the importance and …

  6. f Write network applications with the sockets API While The Linux Programming Interface covers a wealth of Linux-specific features, including epoll, inotify, and the /proc file system, its …

  7. API, ABI, and system call - DEV Community

    Dec 3, 2019 · API is the acronym of Application Programming Interface. It's a specification of the functions (includes methods in OOPL) at a source code level, what is this function, what kind …

  8. Understanding API and ABI in Linux OS and Applications

    These are API (Application Programming Interface) and ABI (Application Binary Interface). This article will elucidate their respective concepts, differences, applications, and significance in the …

  9. API Cheat Sheet – What is an API, How it Works, and How to …

    Jan 10, 2025 · An API (Application Programming Interface) allows distinct software systems to interact programmatically using requests and responses via the API conduit. This eliminates …

  10. Linux Kernel ProgrammingAPI Hierarchy – External APIs, …

    Nov 5, 2023 · So when you do a kernel source code walk, you find various APIs types in Linux Kernel. Some of these APIs are External APIs usually accompanied by EXPORT_SYMBOL () …

  11. Some results have been removed
Refresh