corrected env -i crash & SHLVL
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
/* By: tmaze <tmaze@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2018/11/18 13:12:34 by tmaze #+# #+# */
|
||||
/* Updated: 2019/12/06 09:54:47 by tmaze ### ########.fr */
|
||||
/* Updated: 2020/01/26 22:19:25 by tmaze ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -35,4 +35,6 @@ char **res_ext(char **argv, t_env *env);
|
||||
|
||||
int exec_cmd(char **argv, t_env **env);
|
||||
|
||||
void *put_error_cd(char *file, char *msg);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user