minishell/src
2025-02-20 14:40:57 +01:00
..
env env refactor: split imports over multiple files 2025-02-19 16:43:37 +01:00
parser/matchers env_manip: sort funcs per structure that is being manipulated 2025-02-19 14:47:10 +01:00
ft_errno.c env_set_entry: use ft_errno to indicate error conditions 2025-02-19 14:34:09 +01:00
ft_errno.h env_set_entry: use ft_errno to indicate error conditions 2025-02-19 14:34:09 +01:00
get_command.c get_command refactor: put into own file 2025-02-20 14:40:57 +01:00
get_command.h get_command refactor: put into own file 2025-02-20 14:40:57 +01:00
minishell.c get_command refactor: put into own file 2025-02-20 14:40:57 +01:00