saladuit / minishell

This project is about creating a simple Buzinga. "I am not crazy, my mother had me tested."
MIT License
0 stars 2 forks source link

🔨 executor after dict #20

Closed saladuit closed 1 year ago

saladuit commented 1 year ago

first step has been taken and not enough time to write something detailed as the cluster will close. points of interest:

  1. expander
  2. builtins
  3. executor
  4. envp file names should be renamed
saladuit commented 1 year ago

It seems that the main problem now is resource management in our project. I'm going to hunt them down with ft_mallocator in a new branch.