The Linux Programming Interface

The Linux Programming Interface
Author :
Publisher : No Starch Press
Total Pages : 1556
Release :
ISBN-10 : 9781593272203
ISBN-13 : 1593272200
Rating : 4/5 (200 Downloads)

Book Synopsis The Linux Programming Interface by : Michael Kerrisk

Download or read book The Linux Programming Interface written by Michael Kerrisk and published by No Starch Press. This book was released on 2010-10-01 with total page 1556 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Linux Programming Interface (TLPI) is the definitive guide to the Linux and UNIX programming interface—the interface employed by nearly every application that runs on a Linux or UNIX system. In this authoritative work, Linux programming expert Michael Kerrisk provides detailed descriptions of the system calls and library functions that you need in order to master the craft of system programming, and accompanies his explanations with clear, complete example programs. You'll find descriptions of over 500 system calls and library functions, and more than 200 example programs, 88 tables, and 115 diagrams. You'll learn how to: –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.


The Linux Programming Interface Related Books

The Linux Programming Interface
Language: en
Pages: 1556
Authors: Michael Kerrisk
Categories: Computers
Type: BOOK - Published: 2010-10-01 - Publisher: No Starch Press

DOWNLOAD EBOOK

The Linux Programming Interface (TLPI) is the definitive guide to the Linux and UNIX programming interface—the interface employed by nearly every application
Advanced Linux Programming
Language: en
Pages: 543
Authors: CodeSourcery LLC
Categories: Computers
Type: BOOK - Published: 2001-06-11 - Publisher: Sams Publishing

DOWNLOAD EBOOK

This is the eBook version of the printed book. If the print book includes a CD-ROM, this content is not included within the eBook version. Advanced Linux Progra
Linux System Programming
Language: en
Pages: 0
Authors: Robert Love
Categories: Computers
Type: BOOK - Published: 2013-05-15 - Publisher: O'Reilly Media, Incorporated

DOWNLOAD EBOOK

Write software that makes the most effective use of the Linux system, including the kernel and core system libraries. The majority of both Unix and Linux code i
How Linux Works, 2nd Edition
Language: en
Pages: 394
Authors: Brian Ward
Categories: Computers
Type: BOOK - Published: 2014-11-14 - Publisher: No Starch Press

DOWNLOAD EBOOK

Unlike some operating systems, Linux doesn’t try to hide the important bits from you—it gives you full control of your computer. But to truly master Linux,
Understanding the Linux Virtual Memory Manager
Language: en
Pages: 778
Authors: Mel Gorman
Categories: Computers
Type: BOOK - Published: 2004 - Publisher: Prentice-Hall PTR

DOWNLOAD EBOOK

This is an expert guide to the 2.6 Linux Kernel's most important component: the Virtual Memory Manager.