Commit Graph

5 Commits

Author SHA1 Message Date
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
0784d3cf04 fixed some norm 2025-02-13 15:05:17 +01:00
whaffman
486a207834 norm errors 2025-02-11 17:22:11 +01:00
whaffman
ed7a23eeb3 tabs 2025-02-11 16:45:30 +01:00
whaffman
3aa6459969 executor_absolute_path 2025-02-08 19:42:34 +01:00