whaffman
d279d27d43
cmd == NULL fix
2025-03-05 13:12:11 +01:00
whaffman
04ac2df8a5
builtin cd and exit WIP 42/52
2025-03-03 22:35:22 +01:00
whaffman
74bc47171f
error_msg and soem norm
2025-03-03 14:36:03 +01:00
whaffman
0f2040cb9f
make ft_split_safe and environment safe
2025-03-02 22:08:37 +01:00
whaffman
de2acbe1e0
srcs
2025-02-28 13:58:53 +01:00
Quinten Mennen
4cdc9c3530
more refactor for parser
2025-02-27 16:09:36 +01:00
Quinten Mennen
ce2c50e753
redirect norminette
2025-02-26 17:45:05 +01:00
Quinten Mennen
c8806e22c6
process heredoc new structure
2025-02-26 16:54:33 +01:00
Quinten Mennen
12ab3f5e12
check file availability
2025-02-26 16:42:50 +01:00
Quinten Mennen
46a39c17cb
validating redirects WIP
2025-02-26 16:24:30 +01:00
Quinten Mennen
e0e77f4012
processing heredocs
2025-02-25 20:55:30 +01:00
whaffman
8e5f90436a
vallgrind
2025-02-25 17:54:44 +01:00
whaffman
91cb0af6ef
Free_safe implemented, ft_lstnew_safe and ft_lstclear_safe added
...
ft_strdup_safe added
ft_strjoin_safe added
2025-02-25 16:55:13 +01:00
whaffman
07f48cfc62
free_safe working state WIP
2025-02-25 15:43:56 +01:00
whaffman
ab72bd5bbb
malloc_safe
...
- add freelist to minishell
- add t_minishell *minishell to all function calling malloc_free
- substituted all malloc calls but the first to malloc_safe
2025-02-25 14:54:17 +01:00
whaffman
e83df82dc3
create better Makefile
2025-02-23 11:59:59 +01:00