un pipe fonctionne pour sleep et ls, code tres incomplet et brouillon dans main et readme

This commit is contained in:
hugogogo
2021-10-19 00:17:34 +02:00
parent 25d159410f
commit c225a51199
2 changed files with 29 additions and 19 deletions

View File

@@ -59,6 +59,9 @@
## 2. lexer (lexique analyser :
---
[wait for all childs to terminate](https://stackoverflow.com/questions/19461744/how-to-make-parent-wait-for-all-child-processes-to-finish)
[close pipes in child AND parents](https://stackoverflow.com/questions/33884291/pipes-dup2-and-exec)
### 2.1 methode arbre binaire :
[transformer arbre normal en arbre binaire](https://fr.wikipedia.org/wiki/Arbre_binaire#Transformation_d'un_arbre_quelconque_en_un_arbre_binaire)