Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrestc/linux-prog
Some C code i write to study systems programming (while reading The Linux Programming Interface)
https://github.com/andrestc/linux-prog
c kernel linux syscalls
Last synced: 11 days ago
JSON representation
Some C code i write to study systems programming (while reading The Linux Programming Interface)
- Host: GitHub
- URL: https://github.com/andrestc/linux-prog
- Owner: andrestc
- License: mit
- Created: 2017-05-28T16:29:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-02T21:07:23.000Z (about 7 years ago)
- Last Synced: 2024-10-12T18:12:27.827Z (26 days ago)
- Topics: c, kernel, linux, syscalls
- Language: C
- Size: 133 KB
- Stars: 45
- Watchers: 2
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# linux-prog
Some C code i write to study systems programming (while reading The Linux Programming Interface)