Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Linux Programming Guide

Posted By: AlenMiler
Linux Programming Guide

Linux Programming Guide by M. Mokadem
English | Mar. 19, 2016 | ASIN: B01D7I47C8 | 160 Pages | AZW3/MOBI/EPUB/PDF (conv) | 8.5 MB

Once upon a time I installed Linux on my PC to learn more about system administration. I tried to install a slip server but it didn’t work with shadow and mgetty. I had to patch sliplogin and it worked until the new Linux 1.1 releases. No one could tell me what had happened. There was no documentation about changes since the 0.99 kernel except the kernel change summaries from Russ Nelson, but they didn’t help me very much in solving problems.

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.