Linux System Programming

Download or Read eBook Linux System Programming PDF written by Robert Love and published by "O'Reilly Media, Inc.". This book was released on 2013-05-14 with total page 568 pages. Available in PDF, EPUB and Kindle.
Linux System Programming
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 568
Release :
ISBN-10 : 9781449341534
ISBN-13 : 1449341535
Rating : 4/5 (34 Downloads)

Book Synopsis Linux System Programming by : Robert Love

Book excerpt: Write software that draws directly on services offered by the Linux kernel and core system libraries. With this comprehensive book, Linux kernel contributor Robert Love provides you with a tutorial on Linux system programming, a reference manual on Linux system calls, and an insider’s guide to writing smarter, faster code. Love clearly distinguishes between POSIX standard functions and special services offered only by Linux. With a new chapter on multithreading, this updated and expanded edition provides an in-depth look at Linux from both a theoretical and applied perspective over a wide range of programming topics, including: A Linux kernel, C library, and C compiler overview Basic I/O operations, such as reading from and writing to files Advanced I/O interfaces, memory mappings, and optimization techniques The family of system calls for basic process management Advanced process management, including real-time processes Thread concepts, multithreaded programming, and Pthreads File and directory management Interfaces for allocating memory and optimizing memory access Basic and advanced signal interfaces, and their role on the system Clock management, including POSIX clocks and high-resolution timers


Linux System Programming Related Books

Linux System Programming
Language: en
Pages: 568
Authors: Robert Love
Categories: Computers
Type: BOOK - Published: 2013-05-14 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Write software that draws directly on services offered by the Linux kernel and core system libraries. With this comprehensive book, Linux kernel contributor Rob
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,
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
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
Beginning Linux?Programming
Language: en
Pages: 891
Authors: Neil Matthew
Categories: Computers
Type: BOOK - Published: 2004-01-02 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

The book starts with the basics, explaining how to compile and run your first program. First, each concept is explained to give you a solid understanding of the