Linux System Programming

Linux System Programming
Authors
Love, Robert
Publisher
O'Reilly Media
Tags
linux , operating systems , reference , science , programming , computers
ISBN
9780596009588
Date
2007-09-25T00:00:00+00:00
Size
2.34 MB
Lang
en
Downloaded: 558 times

This book is about writing software that makes the most effective use of the system you're running on -- code that interfaces directly with the kernel and core system libraries, including the shell, text editor, compiler, debugger, core utilities, and system daemons. The majority of both Unix and Linux code is still written at the system level, and Linux System Programming focuses on everything above the kernel, where applications such as Apache, bash, cp, vim, Emacs, gcc, gdb, glibc, ls, mv, and X exist.