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"
- Host: GitHub
- URL: https://github.com/timjb/tlpi-exercises
- Owner: timjb
- License: mit
- Created: 2012-05-17T10:01:13.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2015-09-14T00:51:01.000Z (over 10 years ago)
- Last Synced: 2025-04-30T04:49:45.951Z (about 1 year ago)
- Language: C
- Size: 239 KB
- Stars: 17
- Watchers: 4
- 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`