index
:
philosophers.git
master
rendu
weird
School project: Introduction to multithreading
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
philo_one
Age
Commit message (
Expand
)
Author
2020-12-30
Fixed meal_num args for philo_one
Charles Cabergs
2020-10-24
Replacing mutex stdout by semaphore in philo two, Compilation on Linux
Charles Cabergs
2020-10-05
Norming and destroy on error
Charles Cabergs
2020-10-05
Norming
Charles Cabergs
2020-09-30
Renaming io_* -> event_*, Changed philo_put with only 1 write call
Charles Cabergs
2020-09-30
Refactoring philo_one, removing mutex_all_alive and t_routine_args bloat
Charles Cabergs
2020-09-30
Refactoring philo_two to work with new common lib (not working)
Charles Cabergs
2020-09-30
Added 'has taken fork' log, Refactoring philo_one to work with new common lib
Charles Cabergs
2020-09-30
Refactoring common lib
Charles Cabergs
2020-09-29
Fixing taking none existing fork in logs
Charles Cabergs
2020-09-28
Added argument error reporting
Charles Cabergs
2020-09-27
Added multiple meal, Removing bloat
Charles Cabergs
2020-04-22
philo_one refactoring without common lib
Charles
2020-02-15
philo_one small refactoring, philo_three draft
Charles
2020-02-15
philo_two working (again with the hack?)
Charles
2020-02-14
philo one working (with what may be a hack)
Charles
2020-02-14
WIP: philo_one running a bit
Charles
2020-02-10
WIP: philo one
Charles
2019-11-24
Initial commit
Charles