You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Most of the content resides in the gh-pages branch. The master branchcontains a README file and a LICENSE file.
About Advanced Linux Programming
Publication Information
Advanced Linux Programmingby Mark Mitchell, Jeffrey Oldham, and Alex Samuel, of CodeSourcery LLCpublished by New Riders PublishingISBN 0-7357-1043-0First Edition, June 2001
From the Back Cover
Advanced Linux Programming is intended for the programmer alreadyfamiliar with the C programming language. Authors Alex Samuel, JeffreyOldham, and Mark Mitchell of CodeSourcery, LLC take a tutorialapproach and teach the most important concepts and power features ofthe GNU/Linux system in application programs.
If you're a developer already experienced with programming for theGNU/Linux system, are experienced with another UNIX-like system andare interested in developing GNU/Linux software, or want to make thetransition for a non-UNIX environment and are already familiar withthe general principles of writing good software, this book is foryou. In addition, you will find that this book is equally applicableto C and C++ programming. Even those progamming in other languageswill find this book useful since the C language APIs and conventionsare the lingua franca of GNU/Linux.