Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timjb/tlpi-exercises

My solutions to the problems in "The Linux Programming Interface"
https://github.com/timjb/tlpi-exercises

Last synced: 3 months ago
JSON representation

My solutions to the problems in "The Linux Programming Interface"

Awesome Lists containing this project

README

        

Building
========

1. Download the source code for the example programs from http://man7.org/tlpi/code/index.html
2. Place this folder in the main directory
3. Run `make`