Commit Graph

5 Commits

Author SHA1 Message Date
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
8e5f90436a vallgrind 2025-02-25 17:54:44 +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
9f6f48c0ef expansion 2025-02-19 15:24:06 +01:00