No description
Find a file
mcolonna e3c98f2d22 [FIX] several things*
fix:
- free_tab(): useless line
- fork_exec(): comp error
change:
- search_path() works differently (doesn't modify path)
- execute_command() is changed accordingly
- get_path() now returns a non-const
2024-04-25 17:34:14 +02:00
include [FIX] several things* 2024-04-25 17:34:14 +02:00
libft Merge branch 'mylan2' into mylan 2024-04-24 13:29:49 +02:00
libtf clean libtf 2024-04-23 15:13:51 +02:00
src [FIX] several things* 2024-04-25 17:34:14 +02:00
.gitignore dev: add ./minishell to .gitignore 2024-04-23 13:27:37 +02:00
Makefile Merge branch 'mylan2' into mylan 2024-04-24 13:29:49 +02:00
minishell Merge branch 'mylan2' into mylan 2024-04-24 13:29:49 +02:00