Commit Graph

9 Commits

Author SHA1 Message Date
whaffman
c2efcca0fa norm 2 2025-02-26 15:45:10 +01:00
Quinten Mennen
aba5e2f28b some todos 2025-02-25 21:00:29 +01:00
Quinten Mennen
e0e77f4012 processing heredocs 2025-02-25 20:55:30 +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
8b33185add readability 2025-02-23 13:14:48 +01:00
Quinten
fd72fbb0d3 general fixes to redirects 2025-02-23 13:11:06 +01:00
Quinten
2117a6538e redirects 2025-02-23 12:44:31 +01:00
Quinten
3c14325711 some more structure 2025-02-23 12:34:34 +01:00