Added env hashmap with build_env function to build envp
This commit is contained in:
parent
f35e986145
commit
f86947a852
54 changed files with 2010 additions and 105 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue