utils
|
transition from printf to write
|
2023-04-25 14:30:21 +00:00 |
data.c
|
merge
|
2023-04-25 11:30:55 +00:00 |
data.h
|
clean: remove useless file
|
2023-04-25 14:31:12 +00:00 |
main.c
|
fix: stop when philo has enough eat
|
2023-04-20 13:16:02 +00:00 |
Makefile
|
fix: add pthread flag to compile and link
|
2023-04-19 14:09:01 +00:00 |
parsing.h
|
init
|
2023-04-13 13:00:39 +00:00 |
philo.c
|
?fix: initialise all value
|
2023-04-20 18:27:12 +02:00 |
philo.h
|
clean: remove useless file
|
2023-04-25 14:31:12 +00:00 |
philos.c
|
init
|
2023-04-13 13:00:39 +00:00 |
philos.h
|
init
|
2023-04-13 13:00:39 +00:00 |
print.c
|
transition from printf to write
|
2023-04-25 14:30:21 +00:00 |
print.h
|
init
|
2023-04-13 13:00:39 +00:00 |
threads.c
|
fix: I create now 1 thread by philo
|
2023-04-19 11:53:50 +00:00 |
threads.h
|
init
|
2023-04-13 13:00:39 +00:00 |
time.c
|
add: time is now relatif
|
2023-04-19 14:08:23 +00:00 |
time.h
|
init
|
2023-04-13 13:00:39 +00:00 |