Activity
Delete minishell.dSYM/Contents directory
Delete minishell.dSYM/Contents directory
Merge branch 'main' of github.com:idleira/minishell
Merge branch 'main' of github.com:idleira/minishell
heredoc works with strcmp, added strcmp to libft
heredoc works with strcmp, added strcmp to libft
Merge branch 'merge' of github.com:idleira/minishell into merge
Merge branch 'merge' of github.com:idleira/minishell into merge
almost everything is morminetted
almost everything is morminetted
g_env is a real global var now
g_env is a real global var now
changed ft_realloc, added reallocate_env, fixed export memory leak
changed ft_realloc, added reallocate_env, fixed export memory leak
changed malloc to ft_malloc in remove quotes, doesn't segfault anymore
changed malloc to ft_malloc in remove quotes, doesn't segfault anymore
re-organising and norminetting 📦✨
re-organising and norminetting 📦✨
small change in export, exit doesnt segfault
small change in export, exit doesnt segfault