whaffman
5d01cf3086
minishell -> msh
2025-02-26 16:17:07 +01:00
whaffman
a5e877fdd5
norm 1
2025-02-26 15:27:53 +01:00
Quinten Mennen
8bb6c5d5fe
this should do it
2025-02-25 21:27:19 +01:00
Quinten Mennen
1bd1b8404c
see if this fixes seg
2025-02-25 21:03:36 +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
3c04887ffb
use environment_free if you can!
2025-02-12 21:39:30 +01:00
whaffman
486a207834
norm errors
2025-02-11 17:22:11 +01:00
whaffman
71d1797a22
made environment use ft_lstclear
2025-02-11 16:11:58 +01:00
whaffman
bb0e90c846
environment_del en simple unset
2025-02-11 14:35:00 +01:00
whaffman
869eb0d857
Environment
...
environment: rename functions
environment: add get_arr function
builtins: add export builtin
2025-02-08 14:43:53 +01:00
whaffman
ef1a3f8a39
enviroment -> t_list
2025-02-07 16:22:30 +01:00
whaffman
6c726f67f1
enviroNment
2025-02-07 16:01:12 +01:00