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,6 +1,6 @@
---
title: "Les processus légers"
categories: ["Programmation système", "cours"]
categories: ["Programmation système", "Cours"]
tags: ["C", "programmation", "threads", "mutex"]
date: 2018-10-02
---