The Linux Programming Interface (published in October 2010, No Starch Press, ISBN 978-1-59327-220-3) is a detailed guide and reference for Linux and UNIX system programming. With 1552 pages, 115 diagrams, 88 tables, nearly 200 example programs, and over 200 exercises, TLPI is the most ...
The Linux Programming Interface (published in October 2010, No Starch Press, ISBN 978-1-59327-220-3) is a detailed guide and reference for Linux and UNIX system programming. With 1552 pages, 115 diagrams, 88 tables, nearly 200 example programs, and over 200 exercises, TLPI is the most ...
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 ...
In this authoritative work, Linux programming expert Michael Kerrisk provides detailed descriptions of the system calls and library functions that you need in order to master the craft of system programming, and accompanies his explanations with clear, complete example programs....
第2章 基本概念本章旨在向LINUX和UNIX“生手”们介绍一系列与LINUX系统编程有关的概念。2.1 操作系统的核心——内核术语“操作系统”通常包含两种不同涵义:1、指完整的软件包,这包括用来管理计算机资源的核心层软件,以及附带的所有标准软件工具,诸如,命令行解释器、图形用户界面、文件操作工具和文本编辑器等。2、在...
This is the code for the book "The Linux Programming Interface" and this is a note from me, the author, Michael Kerrisk. For instructions on building the programs, see the file BUILDING. For notes on changes that have been made to the code since it was published in the book, see the...
《The Linux Programming Interface:A Linux and UNIX Programming Handbook》作者:NO STARCH PRESS,出版社:2010年11月,ISBN:1103.70。TheLinuxProgrammingInterfaceisthedefinitiveguideto
to the Linux and UNIX programming interface—the interface employed by nearly every application that runs on a Linux or UNIX system. In this authoritative work, Linux programming expert Michael Kerrisk provides detailed descriptions of the system calls and library functions that you need ...
《linux/unix系统编程手册(上、下册)》(The Linux Programming Interface) 《linux/unix系统编程手册(上、下册)》是介绍linux与unix编程接口的权威著作。linux编程资深专家michael kerrisk在书中详细描述了linux/unix系统编程所涉及的系统调用和库函数,并辅之以全面而清晰的代码示例。《linux/unix系统编程手册(上、下册)...
The Linux Programming Interface is the definitive guide to the Linux and UNIX programming interface—the interface employed by nearly every application that runs on a Linux or UNIX system. In … - Selection from The Linux Programming Interface [Book]