Logo

Linux Systems Programming by Jonathan Macey

Small book cover: Linux Systems Programming

Linux Systems Programming
by

Publisher: Bournemouth Media School
Number of pages: 124

Description:
Contents: Command Line Arguments; Environment Variables; The Standard I/O Library; Executing Processes as a Stream; Showing system Processes; Creating processes in a program (fork); Processes and Threads; Introduction to Inter-process Communication; Semaphores; Shared Memory; Introduction to Unix Socket Programming; etc.

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

Similar books

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.
(12612 views)
Book cover: GTK+/Gnome Application DevelopmentGTK+/Gnome Application Development
by - Sams
Provides detailed information for programmers and developers using the GTK+/Gnome libraries. It complements existing GTK+/Gnome documentation, going into more depth on pivotal issues such as GTK+ object system, the event loop, Gdk substrate, etc.
(15506 views)
Book cover: Java Application Development on LinuxJava Application Development on Linux
by - Prentice Hall PTR
The hands-on guide to the full Java application development lifecycle on Linux, written for Java and Linux developers alike. The authors demonstrate the platform, tools, and application development by showing easy-to-follow, realistic examples.
(18774 views)
Book cover: The Linux Development PlatformThe Linux Development Platform
by - Prentice Hall PTR
This book describes how to build a development environment based upon Linux systems. It provides a reference on the open source tools used for development, and includes information about editors, compilers, assemblers, debuggers, etc.
(9697 views)