Added env hashmap with build_env function to build envp

This commit is contained in:
Maix0 2024-05-04 19:21:56 +02:00
parent f35e986145
commit f86947a852
54 changed files with 2010 additions and 105 deletions

View file

@ -1,4 +1,6 @@
env.c
exec/handle_concat.c
exec/handle_expension.c
exec/handle_raw_word.c
exec/handle_word.c
ft_cmd.c