Commit Graph

7 Commits

Author SHA1 Message Date
whaffman
04ac2df8a5 builtin cd and exit WIP 42/52 2025-03-03 22:35:22 +01:00
whaffman
4e5dc8c816 10 builtin errors less 2025-03-03 14:47:00 +01:00
whaffman
f9062d4385 error_MSG in builtin_cd/exit 2025-03-01 14:11:46 +01:00
whaffman
5d01cf3086 minishell -> msh 2025-02-26 16:17:07 +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
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