Skip to main content

Systems Programming in Unix/Linux

  • Textbook
  • © 2018

Overview

  • Providies students with the needed background and skills to do advanced programming through detailed development steps
  • Introduces parallel computing and concurrent programming, and explains the concept of threads and their advantages over processes; covers Pthreads programming in detail
  • Explains process concept and process management using a simple C program together with a piece of assembly code to show real processes in action
  • Covers the principle of hardware timers, timer interrupts and time service function in Unix/Linux in detail
  • Covers signals, signal processing and IPC in Unix/Linux; showing how to install signal catchers to handle program exceptions in user mode
  • Solutions Manual available to instructors

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 49.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 64.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book USD 99.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (14 chapters)

Keywords

About this book

Covering all the essential components of Unix/Linux, including process management, concurrent programming, timer and time service, file systems and network programming, this textbook emphasizes programming practice in the Unix/Linux environment. Systems Programming in Unix/Linux is intended as a textbook for systems programming courses in technically-oriented Computer Science/Engineering curricula that emphasize both theory and programming practice. The book contains many detailed working example programs with complete source code. It is also suitable for self-study by advanced programmers and computer enthusiasts.

Systems programming is an indispensable part of Computer Science/Engineering education. After taking an introductory programming course, this book is meant to further knowledge by detailing how dynamic data structures are used in practice, using programming exercises and programming projects on such topics as C structures, pointers, link lists and trees.

This book provides a wide range of knowledge about computer system
software and advanced programming skills, allowing readers to interface with operating
system kernel, make efficient use of system resources and develop application software.
It also prepares readers with the needed background to pursue advanced studies in
Computer Science/Engineering, such as operating systems, embedded systems, database
systems, data mining, artificial intelligence, computer networks, network security,
distributed and parallel computing.



Authors and Affiliations

  • School of Electrical Engineering, Washington State University, Pullman, USA

    K.C. Wang

About the author

K.C. Wang is currently a Professor in the School of Electrical Engineering and Computer Science at Washington State University. He received a BSEE degree from National Taiwan University, in 1960 and a Ph.D. degree in Electrical Engineering from Northwestern University, Evanston, Illinois in 1965. His academic interests are in Operating Systems, Distributed Systems and Parallel Computing.

Bibliographic Information

Publish with us