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

https://github.com/hanzopgp/systembasictest

Processus, signals, tubes, sockets and threads in C.
https://github.com/hanzopgp/systembasictest

linux processus signals sockets threads tubes university

Last synced: about 2 months ago
JSON representation

Processus, signals, tubes, sockets and threads in C.

Awesome Lists containing this project

README

          

# SystemBasicTests

This repository contains 5 directory :

- Processus
- Signals
- Tubes
- Sockets
- Threads

It contains some C exercices of system classes.