Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
My solutions to the problems in "The Linux Programming Interface"
- Host: GitHub
- URL: https://github.com/timjb/tlpi-exercises
- Owner: timjb
- License: mit
- Created: 2012-05-17T10:01:13.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-09-14T00:51:01.000Z (over 9 years ago)
- Last Synced: 2024-10-04T10:50:55.175Z (4 months ago)
- Language: C
- Size: 239 KB
- Stars: 17
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
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`