The Linux Programming Interface

The Linux Programming Interface pdf epub mobi txt 电子书 下载 2025

出版者:No Starch Press
作者:Michael Kerrisk
出品人:
页数:1552
译者:
出版时间:2010-10-28
价格:USD 99.95
装帧:Hardcover
isbn号码:9781593272203
丛书系列:
图书标签:
  • linux
  • Programming
  • Linux
  • 编程
  • Linux/Unix
  • 计算机
  • 操作系统
  • Linux|Unix
  • Linux
  • Programming
  • Interface
  • C
  • Operating
  • System
  • Software
  • Development
  • Programming
想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

具体描述

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.

目录信息

Preface
Chapter 1: History and Standards
Chapter 2: Fundamental Concepts
Chapter 3: System Programming Concepts
Chapter 4: File I/O: The Universal I/O Model
Chapter 5: File I/O: Further Details
Chapter 6: Processes
Chapter 7: Memory Allocation
Chapter 8: Users and Groups
Chapter 9: Process Credentials
Chapter 10: Time
Chapter 11: System Limits and Options
Chapter 12: System and Process Information
Chapter 13: File I/O Buffering
Chapter 14: File Systems
Chapter 15: File Attributes
Chapter 16: Extended Attributes
Chapter 17: Access Control Lists
Chapter 18: Directories and Links
Chapter 19: Monitoring File Events
Chapter 20: Signals: Fundamental Concepts
Chapter 21: Signals: Signal Handlers
Chapter 22: Signals: Advanced Features
Chapter 23: Timers and Sleeping
Chapter 24: Process Creation
Chapter 25: Process Termination
Chapter 26: Monitoring Child Processes
Chapter 27: Program Execution
Chapter 28: Process Creation and Program Execution in More Detail
Chapter 29: Threads: Introduction
Chapter 30: Threads: Thread Synchronization
Chapter 31: Threads: Thread Safety and Per-Thread Storage
Chapter 32: Threads: Thread Cancellation
Chapter 33: Threads: Further Details
Chapter 34: Process Groups, Sessions, and Job Control
Chapter 35: Process Priorities and Scheduling
Chapter 36: Process Resources
Chapter 37: Daemons
Chapter 38: Writing Secure Privileged Programs
Chapter 39: Capabilities
Chapter 40: Login Accounting
Chapter 41: Fundamentals of Shared Libraries
Chapter 42: Advanced Features of Shared Libraries
Chapter 43: Interprocess Communication Overview
Chapter 44: Pipes and FIFOs
Chapter 45: Introduction to System V IPC
Chapter 46: System V Message Queues
Chapter 47: System V Semaphores
Chapter 48: System V Shared Memory
Chapter 49: Memory Mappings
Chapter 50: Virtual Memory Operations
Chapter 51: Introduction to POSIX IPC
Chapter 52: POSIX Message Queues
Chapter 53: POSIX Semaphores
Chapter 54: POSIX Shared Memory
Chapter 55: File Locking
Chapter 56: Sockets: Introduction
Chapter 57: Sockets: UNIX Domain
Chapter 58: Sockets: Fundamentals of TCP/IP Networks
Chapter 59: Sockets: Internet Domains
Chapter 60: Sockets: Server Design
Chapter 61: Sockets: Advanced Topics
Chapter 62: Terminals
Chapter 63: Alternative I/O Models
Chapter 64: Pseudoterminals
Appendix A: Tracing System Calls
Appendix B: Parsing Command-Line Options
Appendix C: Casting the NULL Pointer
Appendix D: Kernel Configuration
Appendix E: Further Sources of Information
Appendix F: Solutions to Selected Exercises
· · · · · · (收起)

读后感

评分

就像搞编辑的案头应该放一本《新华字典》、搞数学的案头应该放一本《数学手册》一样,搞Linux开发的案头就应该放一本APUE。或者,你可以考虑再放一本《The Linux Programming Interface》。 也许用其它任何一种标准来衡量,此书都难称上品,但作为工具书,我非常愿意给它五星...  

评分

自己去搜吧,就不提供链接了。这书看着一时半会国内出版社没引进的意思 ps:豆瓣提醒我评论太短了,于是乎我又得加上这么几句废话。 “为了鼓励有益的分享, 少于50字的评论将在前页论坛里发表。”  

评分

孙同学,请问你们几个人翻译本书? 有没有大致的翻译出版时间计划? 我看英文版都快看了30章。。。不过看英文版的问题在于看完不多久就全忘了 你老挑语言上的毛病,没啥必要,真要说起来APUE的原版我也看过,感觉英文也差不多。至少从我做技术的人角度上来看,没啥差别。。。  

评分

老实说,这本书还真是我见过的 Linux system programming 方面最完美的书(包括APUE),以前读国内的书,总觉得很多东西没讲,尤其是 why,在想有没有一本书即讲 what 有讲 why,还特别全的,于是就发现 APUE 就是这么一本书,后来觉得 APUE 也有很多东西是点到即止,比如说内...  

评分

虽然我没有本书纸质版, 本书的电子版倒是看了两三章了, 个人感觉还是挺不错的. 先不说国外有没有托, 起码amazon上面一堆的5星还是能说明本书有一定的阅读价值. 像孙嘻嘻这样直接给1星我个人是不认可的. 哪怕你是本书的译者. 在我看来, 有能力去看原版的读者, 英语一般就不差, ...  

用户评价

评分

linux手册

评分

仔仔细细的看了一小半,线程和网络部分都补起来了

评分

很不错!一本参考书。

评分

评分很高,观摩一下。。。看了一天,发现就是个手册

评分

必须六星!个人认为完全可以和APUE比肩,甚至说是beyond也不过分。有人说此书写的不够平易近人,我要说如果写成这样都读不明白的话,你应该首先考虑的是自己。

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有