Michael Kerrisk is well-known in the Linux community as the maintainer of the man-pages project (www.kernel.org/doc/man-pages/), which documents the Linux kernel-userspace and standard C library interfaces. A former Digital Equipment Corporation programmer and trainer, Kerrisk was more recently an engineer at Google and then a fellow at the Linux Foundation working on kernel-userspace interface design review, testing, and documentation. He is a New Zealander living with his family in Munich, Germany.
The Linux Programming Interface describes the Linux API (application programming interface)-the system calls, library functions, and other low-level interfaces that are used, directly or indirectly, by every program that runs on Linux. Programs that explicitly use these interfaces are commonly called system programs, and include applications such as shells, editors, windowing systems, terminal emulators, file managers, compilers, database management systems, virtual machines, network servers, and much of the other software that is employed on a daily basis on Linux systems. Extensively indexed and heavily cross-referenced, The Linux Programming Interface is both an introductory guide for readers new to the topic of system programming, and a comprehensive reference for experienced system programmers. Although this book goes into detail on a wealth of Linux-specific features, it gives careful attention to contemporary Unix programming standards and to portability issues.
發表於2025-04-26
The Linux Programming Interface 2025 pdf epub mobi 電子書 下載
譯文如有不妥,或有任何反饋意見可發豆郵給我。 第2章 基本概念 本章旨在嚮LINUX和UNIX“生手”們介紹一係列與LINUX係統編程有關的概念。 2.1 操作係統的核心——內核 術語“操作係統”通常包含兩種不同涵義: 1、指完整的軟件包,這包括用來管理計算機資源的核心層軟件,...
評分 評分雖然我沒有本書紙質版, 本書的電子版倒是看瞭兩三章瞭, 個人感覺還是挺不錯的. 先不說國外有沒有托, 起碼amazon上麵一堆的5星還是能說明本書有一定的閱讀價值. 像孫嘻嘻這樣直接給1星我個人是不認可的. 哪怕你是本書的譯者. 在我看來, 有能力去看原版的讀者, 英語一般就不差, ...
評分粗略的掃瞭一遍,許多2.6最新的接口都有詳細的介紹,對 Linux 編程來說可以取代 APUE 作為案頭參考書瞭。 前麵有人提到到語文的問題,我覺得對技術書籍來說隻要不是太晦澀就不是大的問題吧。
評分譯文如有不妥,或有任何反饋意見可發豆郵給我。 第2章 基本概念 本章旨在嚮LINUX和UNIX“生手”們介紹一係列與LINUX係統編程有關的概念。 2.1 操作係統的核心——內核 術語“操作係統”通常包含兩種不同涵義: 1、指完整的軟件包,這包括用來管理計算機資源的核心層軟件,...
圖書標籤: linux Programming Linux 編程 Linux/Unix 計算機 操作係統 Linux|Unix
隻看瞭socket/io-multiplexing/IPC/so部分;juebi not just one fucking manual
評分我隻讀瞭關於進程的部分,感覺這是一本可以跟APUE相媲美的著作,而且比APUE更豐富的內容。
評分APUE 3e 雖然比這本書新,但這本書的作者完全是不同的態度在做事,他的網頁一直在維護,程序能順利編譯. 而APUE的代碼在linux編譯有很多問題,給author發瞭errata 建議也不理.
評分隻看瞭socket/io-multiplexing/IPC/so部分;juebi not just one fucking manual
評分13 年標記的想讀,讀瞭五分之一放棄瞭……上個月下定決心,耗費瞭八周幾乎全部的業餘時間,終於從頭到尾一字不落的讀完瞭……64 章,1400 頁的篇幅,巨細靡遺,超越 APUE 的絕對經典。可以說,普通後端工程師碰到的大多數日常問題,都可以在這本書裏找到答案……這書就是一個加強版的 Linux 操作係統的手冊。但是不得不說,操作係統手冊類的書讀起來真的是太枯燥瞭,曆史包袱太重,簡單的抽象背後(所謂的 Unix 哲學)映射到現實世界,就是成百上韆各種風格雜糅在一起的 syscall,歸到底,現實世界還是太復雜啦……
The Linux Programming Interface 2025 pdf epub mobi 電子書 下載