1st version of Philo Data initialization
What's Changed
- updating numbers verification by @biralavor in #16
- 15 parsing numbers into the setup struct by @biralavor in #17
- 18 build a safe malloc by @biralavor in #19
- 20 building safe mutx handler by @biralavor in #23
- 22 building safe thread handler by @biralavor in #24
- 25 initialize chopsticks by @biralavor in #27
- philo init and assign chopsticks for every philo by @biralavor in #28
- 29 building 1st version of dinner manager by @biralavor in #31
Full Changelog: v0.1.0...v0.2.0