starnakin
starnakin pushed to master at starnakin/42_Philosopher 2023-04-20 08:40:37 -04:00
26e9f21238 fix print mutex is now destroyed at the end
starnakin pushed to master at starnakin/42_Philosopher 2023-04-20 08:39:07 -04:00
32d881a7d2 fix: stop when philo has enough eat
starnakin pushed to master at starnakin/42_Philosopher 2023-04-20 08:21:07 -04:00
caa4491fbb fix: add verif for sleeping and not only for eating
19c5a53ba9 fix: end when philo died and not when philo stop eatind or sleep example 'philo 2 100 5 10000'
Compare 2 commits »
starnakin pushed to master at starnakin/42_Philosopher 2023-04-19 10:51:10 -04:00
cb2e29d18b prepare to add a verif thread
0ae80bdcca fix: helgreind
e7a85b4d9d change display id '1' -> '001'
Compare 3 commits »
starnakin pushed to master at starnakin/42_Philosopher 2023-04-19 10:09:18 -04:00
1461285dbf fix: add pthread flag to compile and link
7e77316d53 add: time is now relatif
6148d6effe change: 'is dead' -> 'dead' and ' 10' -> '000000010'
9281e9f508 fix: stop when philo dead
c674f68b2e fix: check if all threads is stopped before destroye data
Compare 8 commits »
starnakin pushed to master at starnakin/42_Philosopher 2023-04-19 07:59:40 -04:00
622c2bf226 fix: lock mutex
starnakin pushed to master at starnakin/42_Philosopher 2023-04-19 07:53:52 -04:00
4e27d103a8 fix: I create now 1 thread by philo
starnakin pushed to master at starnakin/42_minishell 2023-04-17 08:16:45 -04:00
3e7dcd1ba9 fix: heredoc work without global
starnakin pushed to master at starnakin/42_minishell 2023-04-17 06:45:29 -04:00
9ab9c06593 Merge remote-tracking branch 'refs/remotes/origin/master'
2f6daa4ce5 fix: signal double prompt
Compare 2 commits »
starnakin pushed to master at starnakin/42_minishell 2023-04-14 09:05:11 -04:00
058c96849b fix: signal gestion
starnakin pushed to master at starnakin/42_minishell 2023-04-14 08:42:02 -04:00
37bd3efc98 fix: change sigint to sigdef
starnakin pushed to master at starnakin/42_minishell 2023-04-14 07:53:21 -04:00
d3fa573054 core: add prototype of ft_split_charset_quoted
starnakin pushed to master at starnakin/42_minishell 2023-04-13 09:26:57 -04:00
227d16ca53 fix: split \t in redirection
starnakin created branch master in starnakin/42_Philosopher 2023-04-13 09:01:28 -04:00
starnakin pushed to master at starnakin/42_Philosopher 2023-04-13 09:01:28 -04:00
a37cbf88f3 init
starnakin pushed to master at starnakin/42_minishell 2023-04-11 13:01:24 -04:00
91ef62d8f9 core: use charset split
starnakin pushed to master at starnakin/42_minishell 2023-04-11 09:03:45 -04:00
a6a0293095 fix: ctrl + c is now support in heredoc and in normal mode
starnakin pushed to master at starnakin/42_minishell 2023-04-07 11:17:51 -04:00
a48da783dd etienne fait mois des en fants
starnakin pushed to master at starnakin/42_minishell 2023-04-07 11:12:51 -04:00
be1f7ebf8c clean: norm
starnakin pushed to master at starnakin/42_minishell 2023-04-07 07:10:03 -04:00
8a2eb85dc6 fix: signal and \t