Advanced Programming in the UNIX Environment, 3rd Edition

Douban
Advanced Programming in the UNIX Environment, 3rd Edition

Login or register to review or add this item to your collection.

ISBN: 9780321638021
author: W. Richard Stevens / Stephen A. Rago
publishing house: Addison-Wesley Professional
publication date: 2013 -1
binding: 平装
number of pages: 960

/ 10

2 ratings

No enough ratings
Borrow or Buy

Rough Cuts

W. Richard Stevens / Stephen A. Rago   

overview

Advanced Programming in the UNIX Environment is a classic text describing the programming interface to UNIX Systems. The third edition updates the material to conform to Version 4 of the Single UNIX Specification and provides examples based on four contemporary systems: FreeBSD 8.0, Linux 2.6.35, Mac OS X 10.6.7, and Solaris 10. Changes from the second edition include the removal of obsolete information and the addition of more than 70 new functions. In total, more than 450 function interfaces are presented. The authors go further than merely describing the interfaces; they illustrate how they should be used and provide insight on why things are the way they are. Topics include standards, file I/O, directory handling, processes, threads, inter-process communication, signals, network communication, and terminal handling. The book contains many small source code examples written in C, as well as several chapters that provide in-depth studies of larger examples. Regardless of what UNIX System you run, this book will help you master the subtleties of writing programs to make the most of your system.

contents

Table of Contents
Chapter 1: UNIX System Overview
Chapter 2: UNIX Standardization and Implementations
Chapter 3: File I/O
Chapter 4: Files and Directories
Chapter 5: Standard I/O Library
Chapter 6: System Data Files and Information
Chapter 7: Process Enviornment
Chapter 8: Process Control
Chapter 9: Process Relationships
Chapter 10: Signals
Chapter 11: Treads
Chapter 12: Tread Control
Chapter 13: Daemon Process
Chapter 14: Advanced I/O
Chapter 15: Interprocess Communication
Chapter 16: Network IPC: Sockets
Chapter 17: Advanced IPC
Chapter 18: Terminal I/O
Chapter 19: Pseudo Terminals
Chapter 20: A Database Library
Chapter 21: Communicating with a Network Printer
Appendix A: Function Prototypes
Appendix B: Miscellaneous Source Code
Appendix C: Solutions to Selected Exercises
Bibliography

other editions
comments
reviews
notes