Skip to content

Samples of code and exercises related to Linux kernel API, GNU C Library and UNIX Network Programming.

Notifications You must be signed in to change notification settings

Fettmops/Linux-and-UNIX-System-Programming

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux and UNIX System Programming

This repository collects samples of code and exercises related to Linux kernel API, GNU C Library and UNIX Network Programming. The idea is to keep track of the key concepts about network programming and understand Linux/UNIX operating system from a low-level point of view. Thus some code-files are explained with special attention in important points such that system call functions, definitions, and standards for operating systems (Linux/UNIX).

Books:

About

Samples of code and exercises related to Linux kernel API, GNU C Library and UNIX Network Programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 74.9%
  • C++ 23.0%
  • Python 2.1%