Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b941f8fa83488

Jump to content

The Linux Programming Interface

From Wikipedia, the free encyclopedia
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 a maintainer for the Linux man pages project since 2004.[2]

The Linux Programming Interface has been translated into Chinese, Japanese, Russian, and Korean.[3]

See also

[edit]

References

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