The late W. Richard Stevens was the acclaimed author of UNIX® Network Programming, Volumes 1 and 2, widely recognized as the classic texts in UNIX networking; TCP/IP Illustrated, Volumes 1-3; and the first edition of this book.
Stephen A. Rago is the author of UNIX® System V Network Programming (Addison-Wesley, 1993). Rago was one of the Bell Laboratories developers who built UNIX System V Release 4. He served as a technical reviewer for the first edition of Advanced Programming in the UNIX® Environment. Rago currently works as a research staff member in the Storage Systems Group at NEC Laboratories America.
For more than twenty years, serious C programmers have relied on one book for practical, in-depth knowledge of the programming interfaces that drive the UNIX and Linux kernels: W. Richard Stevens’ Advanced Programming in the UNIX® Environment . Now, once again, Rich’s colleague Steve Rago has thoroughly updated this classic work. The new third edition supports today’s leading platforms, reflects new technical advances and best practices, and aligns with Version 4 of the Single UNIX Specification.
Steve carefully retains the spirit and approach that have made this book so valuable. Building on Rich’s pioneering work, he begins with files, directories, and processes, carefully laying the groundwork for more advanced techniques, such as signal handling and terminal I/O. He also thoroughly covers threads and multithreaded programming, and socket-based IPC.
This edition covers more than seventy new interfaces, including POSIX asynchronous I/O, spin locks, barriers, and POSIX semaphores. Most obsolete interfaces have been removed, except for a few that are ubiquitous. Nearly all examples have been tested on four modern platforms: Solaris 10, Mac OS X version 10.6.8 (Darwin 10.8.0), FreeBSD 8.0, and Ubuntu version 12.04 (based on Linux 3.2).
As in previous editions, you’ll learn through examples, including more than ten thousand lines of downloadable, ISO C source code. More than four hundred system calls and functions are demonstrated with concise, complete programs that clearly illustrate their usage, arguments, and return values. To tie together what you’ve learned, the book presents several chapter-length case studies, each reflecting contemporary environments.
Advanced Programming in the UNIX® Environment has helped generations of programmers write code with exceptional power, performance, and reliability. Now updated for today’s systems, this third edition will be even more valuable.
發表於2024-12-28
Advanced Programming in the UNIX Environment, 3rd Edition 2024 pdf epub mobi 電子書 下載
以前學習C語言的時候,就隻知道編寫一些簡單的程序,至多也隻是調用那麼幾個C庫函數,從來沒有考慮過自己的程序與所在的操作係統的關係。這一點跟開發嵌入式的單片機程序很像,因為那程序是裸跑的,單片機上沒有搭載操作係統。但是真正應用廣泛的,具有更強的功能的以及可移植...
評分適閤老手查閱和補充知識,不建議新手入門時翻閱。原因是本書針對的是unix標準接口,而實際上各傢遵循unix標準並不是那麼完整,所以你會發現對書上的代碼進行驗證時往往得不到期望的結果;再有,本書的例程也比較意識流,對章節知識點的代錶性不足。總之新手翻閱本書會頭大的
評分Rich Stevens顯然不是Dennis Richie, Brian Kernighan那個貝爾實驗室圈子的人。他對Unix的深入瞭解,是自己翻爛手冊、鑽研係統得到的。這個切入點,和我們多數用戶是一樣的。所以,我們想知道的東西,也許正是Stevens關心過的。看看他在N個係統上做的代碼測試和對不同標準的比...
評分翻譯問題: P342 係統進程依賴於操作係統實現。 The system processes you see will depend on the operating system implementation.
圖書標籤: Unix Linux/Unix programming 操作係統 Programming 計算機 編程 Linux
隻看瞭1/3,以後用到再看
評分隻看瞭1/3,以後用到再看
評分娓娓道來,可讀性很好。
評分隻看瞭1/3,以後用到再看
評分就算讀過吧
Advanced Programming in the UNIX Environment, 3rd Edition 2024 pdf epub mobi 電子書 下載