Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-26T10:31:26.000Z (5 months ago)
- Last Synced: 2024-06-27T09:07:32.855Z (5 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.02 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) [![License](https://img.shields.io/hexpm/l/plug.svg)](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 [![License](https://img.shields.io/hexpm/l/plug.svg)](https://www.apache.org/licenses/LICENSE-2.0)