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.
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.
就翻译和行文上来看,个人认为此书要比APUE质量更高,行文更加流畅,阅读并无晦涩的感觉。基于系统调用但不止于系统调用,几乎每一个系统调用的用法、作用、调用参数等均给出了详细的解释以及代码用例,唯一遗憾的就是对标准I/O库函数未做详细的介绍,仅详细的描述了缓冲区等内...
评分这本书出来时,有人在cu推荐了,我下载回来了电子版,据说是和apue不分伯仲的好书,那个时候,我一点都不会写程序,对c语言的理解也是仅仅限于理论知识熟悉一点,想要写一个简单程序,对我来说都是一个不可完成的任务。 一方面我知道自己的现状,想要让自己通过学习实践去提升...
评分30.1.3 In other words, the cost of locking and unlocking a mutex is somewhat less than ten times the cost of the operations that we listed for the first program. 被翻译成 对互斥量的加锁和解锁的开销低于第一个程序的10次循环操作。 看中文版苦恼了好久作者是如何...
评分30.1.3 In other words, the cost of locking and unlocking a mutex is somewhat less than ten times the cost of the operations that we listed for the first program. 被翻译成 对互斥量的加锁和解锁的开销低于第一个程序的10次循环操作。 看中文版苦恼了好久作者是如何...
评分本书的中文书名:Linux/UNIX系统编程手册 Linux/UNIX系统编程接口权威巨著,无出其右; 涵盖500多个系统调用和库函数;示例清晰完整,解释巨细靡遗; 涵盖当前UNIX标准(POSI X.1-2001/SUS v3和POSI X.1-2008/SUS v4); 众多业内专家人士联袂推荐; Linux/UNIX开发人员的...
我只读了关于进程的部分,感觉这是一本可以跟APUE相媲美的著作,而且比APUE更丰富的内容。
评分LINUX版APUE
评分APUE 3e 虽然比这本书新,但这本书的作者完全是不同的态度在做事,他的网页一直在维护,程序能顺利编译. 而APUE的代码在linux编译有很多问题,给author发了errata 建议也不理.
评分很不错!一本参考书。
评分很不错!一本参考书。
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有