minishell/src/utils
2025-03-05 21:19:02 +01:00
..
check_malloc.c minishell -> msh 2025-02-26 16:17:07 +01:00
error_msg.c maybe we do need errrno not sure 2025-03-03 22:33:49 +01:00
free_command_list.c command->command is too much, print pretty please 2025-03-04 18:42:12 +01:00
free_freelist.c minishell -> msh 2025-02-26 16:17:07 +01:00
free_lexer.c minishell -> msh 2025-02-26 16:17:07 +01:00
free_minishell_line.c s 2025-02-26 16:29:25 +01:00
free_minishell.c minishell -> msh 2025-02-26 16:17:07 +01:00
free_safe.c norm 4 2025-02-26 16:21:17 +01:00
free_token_list.c minishell -> msh 2025-02-26 16:17:07 +01:00
free_token.c minishell -> msh 2025-02-26 16:17:07 +01:00
ft_free_arr_safe.c only frre is not null, and put flags in Makefile 2025-03-03 12:02:13 +01:00
ft_lstclear_safe.c minishell -> msh 2025-02-26 16:17:07 +01:00
ft_lstnew_safe.c minishell -> msh 2025-02-26 16:17:07 +01:00
ft_split_safe.c NORM 2025-03-02 22:15:46 +01:00
ft_strdup_safe.c strdup_safe returns null if source was null; 2025-03-04 10:58:11 +01:00
ft_strjoin_safe.c minishell -> msh 2025-02-26 16:17:07 +01:00
ft_substr_safe.c validating redirects WIP 2025-02-26 16:24:30 +01:00
init_minishell.c minor fixes 2025-02-28 15:27:09 +01:00
malloc_safe.c make norminette happy(er) 2025-03-05 21:19:02 +01:00
print_banner.c Made NOBANNER NOPROMPT and NOCOLOR FLAGS for make, 2025-03-01 12:01:56 +01:00