Description
-Read and write files efficiently
-Use signals, clocks, and timers
-Create processes and execute programs
-Write secure programs
-Write multithreaded programs using POSIX threads
-Build and use shared libraries
-Perform interprocess communication using pipes, message queues, shared memory, and semaphores
-Write network applications with the sockets API While The Linux Programming Interface covers a wealth of Linux-specific features, including epoll, inotify, and the /proc file system, its emphasis on UNIX standards (POSIX.1-2001/SUSv3 and POSIX.1-2008/SUSv4) makes it equally valuable to programmers working on other UNIX platforms. The Linux Programming Interface is the most comprehensive single-volume work on the Linux and UNIX programming interface, and a book that's destined to become a new classic.
Author: Michael Kerrisk
Publisher: No Starch Press
Published: 10/27/2010
Pages: 1506
Binding Type: Hardcover
Weight: 5.05lbs
Size: 9.40h x 7.20w x 2.40d
ISBN13: 9781593272203
ISBN10: 1593272200
BISAC Categories:
- Computers | Operating Systems | Linux
- Computers | Programming | Open Source
About the Author
Michael Kerrisk has been using and programming UNIX systems for more than 20 years, and has taught many week-long courses on UNIX system programming. Since 2004, he has maintained the man-pages project (http: //www.kernel.org/doc/man-pages/), which produces the manual pages describing the Linux kernel and glibc programming APIs. He has written or co-written more than 250 of the manual pages and is actively involved in the testing and design review of new Linux kernel-userspace interfaces. Michael lives with his family in Munich, Germany.