Logo

The Linux Programmer's Guide

Small book cover: The Linux Programmer's Guide

The Linux Programmer's Guide
by


Number of pages: 131

Description:
The Linux Programmer's Guide is meant to do what the name implies-- It is to help Linux programmers understand the peculiarities of Linux. By its nature, this also means that it should be useful when porting programs from other operating systems to Linux. Therefore, this guide must describe the system calls and the major kernel changes which have effects on older programs like serial I/O and networking.

Home page url

Download or read it online for free here:
Download link
(480KB, PDF)

Similar books

Book cover: Embedded Software Development with eCosEmbedded Software Development with eCos
by - Prentice Hall PTR
The book shows developers the advantages of using eCos, the Embedded Configurable Operating System, over commercial embedded operating systems. As an Open Source solution, eCos provides a royalty free option for embedded software development.
(12834 views)
Book cover: C Programming in LinuxC Programming in Linux
by - BookBoon
Using a series of web development examples, this book will give you an interesting glimpse into a powerful lower-level world. C is tight and spare and economical, and people who know C will ensure critical systems keep running.
(22443 views)
Book cover: KDE 2.0 DevelopmentKDE 2.0 Development
by - Sams
Topics include: KDE UI Compliance, Style Reference, The Qt Toolkit, Responsive User Interface, Complex-Function KDE Widgets, Multimedia, DCOP, KParts, Creating Documentation, Packaging Code, CVS and CVSUP, and KDevelop: the IDE for KDE.
(10060 views)
Book cover: Managing Projects with GNU MakeManaging Projects with GNU Make
by - O'Reilly
make is one of the most enduring features of both Unix and other operating systems. This edition focuses on the GNU version of make, which has become the industry standard. The book provides guidelines on meeting the needs of large projects.
(12694 views)