An open API service indexing awesome lists of open source software.

https://github.com/nairuzabulhul/operating-system-in-c

Operating system modules in C
https://github.com/nairuzabulhul/operating-system-in-c

Last synced: 2 months ago
JSON representation

Operating system modules in C

Awesome Lists containing this project

README

          

### Operating system modules in C

Contents:

- [Creating processes](https://github.com/nairuzabulhul/Operating-System-in-C/blob/master/Create%20Processor/create_process.c)
- [Piping] (https://github.com/nairuzabulhul/Operating-System-in-C/blob/master/Pipes/pipe.c)
- Threading