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

@ -41,6 +41,7 @@ fs/write
gnl/get_next_line
hash/hasher
hash/hash_signed
hash/hash_str
hash/hash_unsigned
hash/sip/sip13
hash/sip/sip_utils
@ -91,6 +92,7 @@ printf/matchers
printf/printf
printf/vprintf
string/str_clone
string/str_compare
string/str_find_chr
string/str_find_rev_chr
string/str_find_str