42/philosophers.git
2024-03-28 Lukas JiristeAdd initialization of some members of philos
2024-03-28 Lukas JiristeFix allocation of wrong size
2024-03-28 Lukas JiristeFix logic bug
2024-03-28 Lukas JiristeImplement conditional compilation
2024-03-28 Lukas JiristeImplement initialization, cleanup and mutex struct
2024-03-28 Lukas JiristeRemove unnecessary include
2024-03-28 Lukas JiristeImplement parsing of input
2024-03-26 Lukas JiristeAdd Makefile (doesn't compile yet)
2024-03-26 Lukas JiristeChange the context of the time variables
2024-03-26 Lukas JiristeCreate outline of the solution
2024-03-22 Lukas JiristeAdd .gitignore as an initial commit