Categories standardization

This commit is contained in:
Yorick Barbanneau 2021-09-20 23:08:16 +02:00
parent d056c49122
commit 89ef1a3297
9 changed files with 9 additions and 9 deletions

View file

@ -1,7 +1,7 @@
---
title: " Les communications inter processus"
date: 2018-10-23
categories: ["Programmation système", "cours"]
categories: ["Programmation système", "Cours"]
tags: ["C", "mutex", "sémaphore", "threads"]
---