aboutsummaryrefslogtreecommitdiff
path: root/philo_one
AgeCommit message (Expand)Author
2021-01-14Fixing infinite wait on guacamole when calling sem_closeHEADmasterCharles Cabergs
2021-01-10Updated philo_two with better setup, Norming philo_twoCharles Cabergs
2021-01-10Fixing philo_one destroyer, Norming philo_oneCharles Cabergs
2021-01-10Fixing bad performance at school by adding more delay to the death checking l...Charles Cabergs
2021-01-09Added antidead lock in philo_oneCharles Cabergs
2021-01-08Add sem_grab in philo_two and philo_three to fix philosophers each taking 1 forkCharles Cabergs
2021-01-08Added separate thread to flush buffer in philo_one and philo_twoCharles Cabergs
2021-01-08Updated Makefile, restructuring common filesCharles Cabergs
2021-01-04Added buffered output, Added waiting for all to be startedCharles Cabergs
2021-01-03Added h_sleep instead of usleep for better precisionCharles Cabergs
2021-01-03Fixing philo_one/philo_two dying by sleeping more when checking the death, Fi...Charles Cabergs
2021-01-02Norming philo_oneCharles Cabergs
2021-01-01Fixing meal num for philo_threeCharles Cabergs
2021-01-01Added meal counter to philo_two (still segfault 10% of the time)Charles Cabergs
2021-01-01Fixing philo_one segfault because not checking correctly if finishedCharles Cabergs
2020-12-31Added usleep in death checking threadsCharles Cabergs
2020-12-30Fixed meal_num args for philo_oneCharles Cabergs
2020-10-24Replacing mutex stdout by semaphore in philo two, Compilation on LinuxCharles Cabergs
2020-10-05Norming and destroy on errorCharles Cabergs
2020-10-05NormingCharles Cabergs
2020-09-30Renaming io_* -> event_*, Changed philo_put with only 1 write callCharles Cabergs
2020-09-30Refactoring philo_one, removing mutex_all_alive and t_routine_args bloatCharles Cabergs
2020-09-30Refactoring philo_two to work with new common lib (not working)Charles Cabergs
2020-09-30Added 'has taken fork' log, Refactoring philo_one to work with new common libCharles Cabergs
2020-09-30Refactoring common libCharles Cabergs
2020-09-29Fixing taking none existing fork in logsCharles Cabergs
2020-09-28Added argument error reportingCharles Cabergs
2020-09-27Added multiple meal, Removing bloatCharles Cabergs
2020-04-22philo_one refactoring without common libCharles
2020-02-15philo_one small refactoring, philo_three draftCharles
2020-02-15philo_two working (again with the hack?)Charles
2020-02-14philo one working (with what may be a hack)Charles
2020-02-14WIP: philo_one running a bitCharles
2020-02-10WIP: philo oneCharles
2019-11-24Initial commitCharles