https://github.com/alainlebret/os
Programmation système Linux / Linux System Programming
https://github.com/alainlebret/os
c interprocess-communication linux memory-management message-queue named-pipes pipes process rust semaphores shared-memory signals synchronization system-programming threads unix
Last synced: 3 months ago
JSON representation
Programmation système Linux / Linux System Programming
- Host: GitHub
- URL: https://github.com/alainlebret/os
- Owner: alainlebret
- License: apache-2.0
- Created: 2016-12-16T08:40:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-08T09:57:41.000Z (10 months ago)
- Last Synced: 2025-07-12T06:38:41.186Z (3 months ago)
- Topics: c, interprocess-communication, linux, memory-management, message-queue, named-pipes, pipes, process, rust, semaphores, shared-memory, signals, synchronization, system-programming, threads, unix
- Language: C
- Homepage:
- Size: 9.03 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Systèmes d'exploitation
L'ensemble des documents proviennent du cours de systèmes d'exploitation présenté de 2012 à 2014 à l'université [Paris-Est Créteil](http://www.u-pec.fr/) et depuis 2016 à l'[ENSICAEN](http://www.ensicaen.fr).
Les éléments de solutions et exemples de code sont diffusés sous licence [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) [](https://www.apache.org/licenses/LICENSE-2.0)
-----
## Operating Systems
All the documents come from my course presented from 2012 to 2014 at the [Paris-Est University](http://www.u-pec.fr/) and since 2016 at the [ENSICAEN](http://www.ensicaen.fr).
The code samples are licensed under the [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) license [](https://www.apache.org/licenses/LICENSE-2.0)