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.
发表于2024-12-26
The Linux Programming Interface 2024 pdf epub mobi 电子书
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次循环操作。 看中文版苦恼了好久作者是如何...
评分前言:译者十分坑,既然不想翻译就别翻,我想人邮也会出英文版,至少比原版便宜些,既然要翻译就用点心,别错误百出。众看官最好拿本英文版看。google pinyin手机版英文输入真是蠢,输点东西特别累。 34章说到SIGTTIN 和SIGTTOU时,第二点错误。原文是SIGTTOU is not sent if t...
评分本书的中文书名:Linux/UNIX系统编程手册 Linux/UNIX系统编程接口权威巨著,无出其右; 涵盖500多个系统调用和库函数;示例清晰完整,解释巨细靡遗; 涵盖当前UNIX标准(POSI X.1-2001/SUS v3和POSI X.1-2008/SUS v4); 众多业内专家人士联袂推荐; Linux/UNIX开发人员的...
评分 评分看过apue,和linux系统编程,之后看了这本书,感觉这本书确实是最全面的。 比如linux系统编程并没有提及关于线程的问题,apue没有讲文件系统,epoll(linux专有),/proc文件系统,inotify等 这样比较确实很全面 但是看着的时候感觉这本书上几乎所有的东西都来自与apue,linux系...
图书标签: linux Programming Linux 编程 Linux/Unix 计算机 操作系统 Linux|Unix
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.
现在觉得这书简直比《APUE》好太多了,APUE才21章,这书60多章,APUE才1000页不到,这书1600多页!但是有些书确实不能比多少,只是APUE有很多讲得比这书简单,比如说socket,而且该书还讲很多到APUE没讲的许多东西,像sendfile系统调用,linux特有
评分仔仔细细的看了一小半,线程和网络部分都补起来了
评分仔仔细细的看了一小半,线程和网络部分都补起来了
评分必须六星!个人认为完全可以和APUE比肩,甚至说是beyond也不过分。有人说此书写的不够平易近人,我要说如果写成这样都读不明白的话,你应该首先考虑的是自己。
评分仔仔细细的看了一小半,线程和网络部分都补起来了
The Linux Programming Interface 2024 pdf epub mobi 电子书