whaffman
dbe5a0d433
some more export and malloc safe returns null if size zero
2025-03-04 18:17:25 +01:00
whaffman
35083ca6c8
export without args
2025-03-04 16:33:32 +01:00
whaffman
8178757d98
norm
2025-03-03 23:07:51 +01:00
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
8e5deaa6c0
minor fix export
2025-03-03 11:49:09 +01:00
whaffman
43f2100c5c
use ft_split_safe
2025-03-02 22:34:18 +01:00
whaffman
de9f3f7f8c
NORM
2025-03-02 22:15:46 +01:00
whaffman
0f2040cb9f
make ft_split_safe and environment safe
2025-03-02 22:08:37 +01:00
Quinten Mennen
dd76e2c521
norminette
2025-02-27 16:21:49 +01:00
whaffman
5d01cf3086
minishell -> msh
2025-02-26 16:17:07 +01:00
whaffman
91cb0af6ef
Free_safe implemented, ft_lstnew_safe and ft_lstclear_safe added
...
ft_strdup_safe added
ft_strjoin_safe added
2025-02-25 16:55:13 +01:00
whaffman
07f48cfc62
free_safe working state WIP
2025-02-25 15:43:56 +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