Book description
The classic guide to UNIX® programming-completely updated!
UNIX application programming requires a mastery of system-level services. Making sense of the many functions-more than 1,100 functions in the current UNIX specification-is a daunting task, so for years programmers have turned to Advanced UNIX Programming for its clear, expert advice on how to use the key functions reliably.
An enormous number of changes have taken place in the UNIX environment since the landmark first edition. In Advanced UNIX Programming, Second Edition, UNIX pioneer Marc J. Rochkind brings the book fully up to date, with all-new, comprehensive coverage including:
POSIX
Solaris™
Linux®
FreeBSD
Darwin, the Mac™ OS X kernel
And more than 200 new system calls
Rochkind's fully updated classic explains all the UNIX system calls you're likely to need, all in a single volume!
Interprocess communication, networking (sockets), pseudo terminals, asynchronous I/O, advanced signals, realtime, and threads
Covers the system calls you'll actually use-no need to plow through hundreds of improperly implemented, obsolete, and otherwise unnecessary system calls!
Thousands of lines of example code include a Web browser and server, a keystroke recorder/player, and a shell complete with pipelines, redirection, and background processes
Emphasis on the practical-ensuring portability, avoiding pitfalls, and much more!
Since 1985, the one book to have for mastering UNIX application programming has been Rochkind's Advanced UNIX Programming. Now completely updated, the second edition remains the choice for up-to-the-minute, in-depth coverage of the essential system-level services of the UNIX family of operating systems.
Table of contents
- Title Page
- Copyright Page
- Contents
- Addison-Wesley Professional Computing Series
- Preface
- 1. Fundamental Concepts
- 2. Basic File I/O
- 3. Advanced File I/O
- 4. Terminal I/O
- 5. Processes and Threads
- 6. Basic Interprocess Communication
- 7. Advanced Interprocess Communication
- 8. Networking and Sockets
- 9. Signals and Timers
- A. Process Attributes
- B. Ux: A C++ Wrapper for Standard UNIX Functions
- C. Jtux: A Java/Jython Interface to Standard UNIX Functions
- D. Alphabetical and Categorical Function Lists
- References
- Index
Product information
- Title: Advanced UNIX Programming, Second Edition
- Author(s):
- Release date: April 2004
- Publisher(s): Addison-Wesley Professional
- ISBN: 9780131411548
You might also like
book
The GuruBook
The GuruBook is an inspiring collection of 45 articles and interviews with well-known thought leaders and …
book
Concurrent Data Processing in Elixir
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing …
book
The GNU Make Book
GNU Make Book is a practical, thorough guide to GNU Make basics, solutions, and advanced uses.
book
Modern Systems Programming with Scala Native
Access the power of bare-metal systems programming with Scala Native, an ahead-of-time Scala compiler. Without the …