habvi / 42_minishell

Re-implemented a simple shell.
4 stars 0 forks source link

imple convert envp #219

Closed habvi closed 1 year ago

habvi commented 1 year ago

hash の環境変数を型変換して子プロセスに渡す、を実装。