Commit Graph

3 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
eda2954279 builtins working 2025-02-20 15:10:38 +01:00
whaffman
d289065ade feat: builtin router, checker and buitlin stubs 2025-02-20 11:43:15 +01:00