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: Shell Scripting Tutorial for Linux/Unix BeginnersShell Scripting Tutorial for Linux/Unix Beginners
- Guru99
The course covers Linux Basics like Introduction, Linux Distributions and Installation, Commands, and File Permissions. It also introduces Redirection, Regular Expressions, Commands, and Communication in Linux. We also touch on advanced topics ...
(4799 views)
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.
(12765 views)
Book cover: Linux Shell Scripting Tutorial: A Beginner's HandbookLinux Shell Scripting Tutorial: A Beginner's Handbook
by - nixCraft
This tutorial is designed for beginners who wish to learn the basics of shell scripting/programming plus introduction to power tools such as awk, sed, etc. This document contains examples rather than all the features of shell.
(15021 views)
Book cover: GNU Autoconf, Automake and LibtoolGNU Autoconf, Automake and Libtool
by - Sams
This book is an expert guide to using GNU autoconf, automake, and libtool effectively. Written for C/C++ or script programmers who write software under Unix/Linux. The text is filled with the nuts-and-bolts details of running these three utilities.
(14086 views)