From fe414d1bdff98440dc744a99101953c73826073b Mon Sep 17 00:00:00 2001 From: Chuan Wei Foo Date: Wed, 17 Nov 2021 00:39:19 +0800 Subject: [PATCH] =?UTF-8?q?Add=20"Programmation=20du=20syst=C3=A8me=20Unix?= =?UTF-8?q?=20en=20Objective=20Caml"=20(#6613)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add "Programmation du système Unix en Objective Caml" * Replace original link with archived link In the original link, the webpages for the chapters are inaccessible. They return 403 Forbidden. --- books/free-programming-books-fr.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-fr.md b/books/free-programming-books-fr.md index 15c4b83b..ba0bbcef 100644 --- a/books/free-programming-books-fr.md +++ b/books/free-programming-books-fr.md @@ -108,6 +108,7 @@ * [Développement d'applications avec Objective Caml](https://www-apr.lip6.fr/~chaillou/Public/DA-OCAML) - Emmanuel Chailloux, Pascal Manoury, Bruno Pagano * [Le langage Caml](https://caml.inria.fr/pub/distrib/books/llc.pdf) - Pierre Weis, Xavier Leroy (PDF) +* [Programmation du système Unix en Objective Caml](https://web.archive.org/web/20211115022546/http://gallium.inria.fr/~remy/camlunix/) - Xavier Leroy, Didier Rémy ### C / C++