文档介绍:The definiTive guide To Linux
and unix® sysTem Programming The Linux
The Linux Programming Interface is the definitive guide f Write secure programs
to the Linux and UNIX programming interface—the f Write multithreaded programs using POSIX threads Programming
f
interface employed by nearly every application that Build and use shared libraries Programming
runs on a Linux or UNIX system. f Perform munication using pipes,
In this authoritative work, Linux programming message queues, shared memory, and semaphores
expert Michael Kerrisk provides detailed descriptions f work applications with the sockets API
of the system calls and library functions that you need The
i n inTerface
While The Linux Programming Interface covers a wealth
in order to master the craft of system programming,
of Linux-specific features, including epoll, inotify, and
and panies his explanations with clear, complete ®
the /proc file system, its emphasis on UNIX standards
example programs. A Linux and UNIX System Programming Handbook
(-2001/SUSv3 and -2008/SUSv4)
You’ll find descriptions of over 500 system calls T
makes it equally valuable to programmers working on
and library functions, and more than 200 example pro-
other UNIX platforms. erface
grams, 88 tables, and 115 diagrams. You’ll learn how to:
The Linux Programming Interface is the - Michael KerrisK
f Read and write files efficiently prehensive single-volume work on the Linux and UNIX Linux
f Use signals, clocks, and timers programming interface, and a book that’s destined to
f Create processes and execute programs e a new classic.
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, which
produces the manual pages describing the Linux kernel and glibc programming
APIs. He has written or cowritt