Study note
Linux/UNIX系统编程手册
Properties
- Type
- Books
- Status
- 想读
- Domain
- Systems
- Category
- 操作系统与内核
- Source
- book.douban.com
- Vault note
library/books/systems/Linux-UNIX系统编程手册-562d420b80f44c5d.md
Summary
Linux/UNIX 编程接口权威参考,覆盖 500 多个系统调用和库函数、200 多个程序示例,并系统讲文件 I/O、信号、定时器、进程、线程、共享库、IPC、socket API、`epoll`、`inotify`、`/proc` 和 POSIX/SUS 标准。
Highlights
既适合作为系统编程教材,也适合作为长期案头参考,尤其适合把 Linux 专有特性和 UNIX 标准接口放在一起理解。
Notes
Michael Kerrisk、孙剑;2014-1。
Comments
Loading comments...