Closed jqbremser closed 2 months ago
Merge complete. (file malloc function seemed to be updated in the main before my commit, so I just used the main's function, we will see if this causes mem issues after merge, and then we can go back to the older version of file_malloc that I was using in envp elim)
Merge time for my Linked List creation for env, and the function to recreate a new envp based on the updating env LL. This charenvp can be used with all of the old functions as it is simply a char. This will be dynamically updated with the Built-ins like export, unset, and env.