CARVIEW |
By?Dave Curry
First Edition
Pages: 250
ISBN 10: 0-937175-23-4 |
ISBN 13:9780937175231
This book is OUT OF PRINT.
Book descriptionThis is the book for intermediate to experienced C programmers who want to become UNIX system programmers. It explains system calls and special library routines available on the UNIX system. It is impossible to write UNIX utilities of any sophistication without understanding the material in this book.
Full Description
- Low-level I/O (open, close, read, write).
- Files, directories, and the low-level structure of the file system.
- I/O control, including terminal management (ioctl).
- Reading the system administrative databases (getpwent, etc.).
- Time, timers, and timing.
- Signal handling.
- How one program starts another program (system, execv, fork).
- Job control.
- Interprocess communication (sockets, message queues, semaphores, shared memory).
- Networking (addressing, port numbers).
Cover | Table of Contents | Index | Colophon
Featured customer reviews
Be the first person to review this book!
About O'Reilly | Contact | Jobs | Press Room | How to Advertise | Privacy Policy
© 2008, O'Reilly Media, Inc.
All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners.