whaffman
5d01cf3086
minishell -> msh
2025-02-26 16:17:07 +01:00
whaffman
a5e877fdd5
norm 1
2025-02-26 15:27:53 +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
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
Quinten Mennen
a9f356176f
redirect setup
2025-02-20 17:54:34 +01:00
whaffman
12c439afb0
Merge branch 'willem'
2025-02-19 18:00:09 +01:00
whaffman
450add4cb7
fixed signal and removed infloop after unicode nofix
2025-02-19 17:56:57 +01:00
Quinten Mennen
6d308b4a67
we're expanding
2025-02-18 20:04:56 +01:00
Quinten Mennen
a88a4656e3
chore: split up function in multiple files
2025-02-05 19:12:27 +01:00