The Linux Programming Interface

The Linux Programming Interface:ALinuxandUNIXSystemProgrammingHandbook

查阅电子书
手机扫码
  • 微信扫一扫

    关注微信公众号

因版权原因待上架

内容简介

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(http://man7.org)具有20多年的unix系统使用和编程经验,所开设的unix系统编程周训课程更是不计其数。自2004年起,他开始维护手册页项目,该项目旨在生成描述linux内核以及glibc编程api的手册页。他已经撰写或与他人合著了250多篇手册页,至今仍积极参与对linux内核/用户空间接口的测试和设计评审工作。

Michael与家人居住在德国慕尼黑。

The Linux Programming Interface是2010年由NoStarchPress出版,作者MichaelKerrisk。

得书感谢您对《The Linux Programming Interface》关注和支持,如本书内容有不良信息或侵权等情形的,请联系本网站。

购买这本书

你可能喜欢
Linux命令行与shell脚本编程大全(第4版) 电子书
一本关于Linux命令行与shell脚本编程的系统性教程。
Kubernetes从入门到实践 电子书
结合示例代码,系统讲述Kubernetes的主要功能和核心组件,有助于读者迅速提升运维技能。
人民邮电出版社Shell编程 电子书
从基础到精通全面介绍Linux Shell编程 畅销不衰的Linux经典入门图书 适用于各种常见版本的Linux Shell Linux管理人员的参考手册 丰富典型的实操案例 全程录像的视频讲解光盘
容器云的关键理论和方法研究 电子书
一本详细介绍容器云关键理论与方法的工具书。
Docker实践(第2版) 电子书
Docker实践全攻略: 涵盖开发、DevOps及生产环境落地实用技巧。