{EPITECH.} second year project.
C program that uses threads to solves the dining philosophers problem.
Navigate to the root of the repository from your Terminal and run make
to build the philo
executable file.
To run the project, execute those commands from the root of the repository:
LD_LIBRARY_PATH=$(pwd)
LD_PRELOAD=./libriceferee.so ./philo