This repository contains the resolution of a system Lab done in binomial with Adrien MILLASSEAU.
This lab is about coding functions malloc and free in c to replace those given by the standard libc.
The subject is available here.
To obtain an equivalent of the subject in English, please refer to issues #1 (which may have been closed).
You have to work on a linux computer.
git clone https://github.com/Erwan-BR/System-Network-Lab-Two.git
chmod +x main.sh
./main.sh