Commit Graph

4 Commits

Author SHA1 Message Date
whaffman
c2efcca0fa norm 2 2025-02-26 15:45:10 +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
8c02b32601 dont throw away of_fd before testing the new one 2025-02-21 13:17:22 +01:00
Quinten Mennen
0992ae20cf feat: parsing a token list into a command list 2025-02-11 16:29:31 +01:00