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.
- Host: GitHub
- URL: https://github.com/hanzopgp/systembasictest
- Owner: hanzopgp
- License: mit
- Created: 2020-12-08T13:36:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-29T22:06:43.000Z (over 5 years ago)
- Last Synced: 2025-03-05T17:24:02.242Z (over 1 year ago)
- Topics: linux, processus, signals, sockets, threads, tubes, university
- Language: C
- Homepage:
- Size: 8.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.