https://github.com/xiaozhiliaoo/apue.3e-practice
Advanced Programming in the UNIX® Environment, Third Edition
https://github.com/xiaozhiliaoo/apue.3e-practice
Last synced: about 2 months ago
JSON representation
Advanced Programming in the UNIX® Environment, Third Edition
- Host: GitHub
- URL: https://github.com/xiaozhiliaoo/apue.3e-practice
- Owner: xiaozhiliaoo
- Created: 2021-09-13T14:54:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-13T15:37:06.000Z (over 3 years ago)
- Last Synced: 2025-02-16T08:27:44.771Z (4 months ago)
- Language: C
- Size: 127 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Read the file called DISCLAIMER.
On Freebsd, type "gmake".
On other platforms, type "make" (as long as this is gnu make).For FAQs, updated source code, and the lost chapter, see http://www.apuebook.com.
Please direct questions, suggestions, and bug reports to [email protected].Steve Rago
January 2013