The Linux Programming Interface
AuthorMichael Kerrisk
LanguageEnglish
SeriesLearning
Subjectcovers current UNIX® standards (POSIX.1-2001 /SUSv3 and POSIX.1-2008 /SUSv4 )
Published2010 (No Starch Press)
Pages1512
ISBN978-1-59327-220-3

The Linux Programming Interface: A Linux and UNIX System Programming Handbook is a book written by Michael Kerrisk, which documents the APIs of the Linux kernel and the GNU C Library (glibc).

Book

edit

The book covers topics related to the Linux operating system and operating systems in general. It chronicles the history of Unix and how it led to the creation of Linux. The book provides samples of code written in C, and learning exercises at the end of chapters. The author is a former writer for the Linux Weekly News[1] and the current maintainer for the Linux man pages project.[2]

The Linux Programming Interface has been translated into several languages.[3]

See also

edit

References

edit
  1. ^ Kerrisk, Michael (May 2013). "A goodbye note from Michael Kerrisk". lwn.net. Retrieved 2013-10-24.
  2. ^ "Linux man-pages home". kernel.org. Retrieved 2014-01-25.
  3. ^ "Translations of 'The Linux Programming Interface'". man7.org. Retrieved 2014-05-01.
edit

📚 Artikel Terkait di Wikipedia

Linux kernel interfaces

The Linux kernel provides multiple interfaces to user-space and kernel-mode code. The interfaces can be classified as either application programming interface

Michael Kerrisk

his book The Linux Programming Interface, published by No Starch Press in 2010. This book is widely regarded as the definitive work on Linux system programming

Imperative programming

(2010). The Linux Programming Interface. No Starch Press. p. 121. ISBN 978-1-59327-220-3. Kerrisk, Michael (2010). The Linux Programming Interface. No Starch

Pseudoterminal

- The Linux Programming Interface [Book]". www.oreilly.com. Retrieved 2021-09-30. Kerrisk, Michael (2010). The Linux programming interface : a Linux and

Rust for Linux

Rust for Linux is an ongoing project started in 2020 to add Rust as a programming language that can be used within the Linux kernel software, which has

Computer program

Michael (2010). The Linux Programming Interface. No Starch Press. p. 23. ISBN 978-1-59327-220-3. Kernighan, Brian W. (1984). The Unix Programming Environment

Operating system

time by sending a signal to the CPU, usually by way of the system bus. Kerrisk, Michael (2010). The Linux Programming Interface. No Starch Press. p. 388

API

application programming interface (API) is a connection between computers or between computer programs. It is a type of software interface, offering a