posborne / linux-programming-interface-exercisesLinks
My solutions to The Linux Programming Interface Exercises
☆324Updated 2 years ago
Alternatives and similar repositories for linux-programming-interface-exercises
Users that are interested in linux-programming-interface-exercises are comparing it to the libraries listed below
Sorting:
- The Linux Programming Interface by Michael Kerrisk - Distribution Version☆327Updated 6 years ago
- Hands-On System Programming with Linux, Kaiwan N Billimoria, published by Packt☆274Updated last year
- Advanced Programming in the UNIX Environment - Third Edition☆146Updated 3 years ago
- My solutions for the exercises of The Linux Programming Interface book☆40Updated 8 years ago
- Linux Kernel Programming, published by Packt☆917Updated last year
- Unix Network Programming, by W.Richard Stevens / Bill Fenner / Andrew M. Rudoff☆228Updated 2 years ago
- port ldd3 source code examples after linux 3.x☆447Updated 2 years ago
- A simple, kernel-space, on-disk filesystem from the scratch☆978Updated last year
- user-mode TCP/IP stack based on linux tap device