Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaozhiliaoo/operating-system-practice
operating system research
https://github.com/xiaozhiliaoo/operating-system-practice
linux operating-system system-programming unix
Last synced: about 1 month ago
JSON representation
operating system research
- Host: GitHub
- URL: https://github.com/xiaozhiliaoo/operating-system-practice
- Owner: xiaozhiliaoo
- Created: 2020-04-11T10:22:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-21T16:16:32.000Z (over 2 years ago)
- Last Synced: 2024-11-06T05:12:14.569Z (3 months ago)
- Topics: linux, operating-system, system-programming, unix
- Homepage:
- Size: 57.5 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Operating System Practice
operating system research. include os concept, system programming, linux&unix.
## Reference
Advanced Programming in the UNIX® Environment, Third
Edition: [https://github.com/xiaozhiliaoo/apue.3e-practice](https://github.com/xiaozhiliaoo/apue.3e-practice)Linux System Programming, 2nd
Edition [https://github.com/xiaozhiliaoo/lsp-practice](https://github.com/xiaozhiliaoo/lsp-practice)The Linux Programming Interface(
TLPI): [https://github.com/xiaozhiliaoo/linux-practice](https://github.com/xiaozhiliaoo/linux-practice)