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

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

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

Last synced: about 1 year 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`