9 Commits

Author SHA1 Message Date
Tanguy Maze
25c4b28f4c corrected env -i crash & SHLVL 2020-01-28 13:38:25 +01:00
Tanguy Maze
4f7e1a56ef fixed out-of-memory access in extension 2020-01-23 00:25:58 +01:00
Tanguy Maze
8a421600f4 moved env functions to libft 2019-12-25 11:45:05 +01:00
Tanguy MAZE
cf62dae53b norm: splitted functions in main into appropriate file
Moved lstdelenvelem & env2lst to ms_env.c
Normed out files
2019-09-20 12:06:44 +02:00
Tanguy MAZE
852248636f Restart from scratch
branched out on dev
removed all previous source files
started test on new env2lst function
2019-09-19 18:00:54 +02:00
Tanguy MAZE
f88be73e8b realpath is in
added realpath to libft
removed local references to realpath
2019-01-29 18:26:04 +01:00
Tanguy MAZE
36d7fc342d added basic env & setenv commands 2019-01-13 19:03:08 +01:00
Tanguy MAZE
1edfe5167f prepare for cd builtin 2018-11-28 17:29:40 +01:00
Tanguy MAZE
cf788bc62c WIP added libft & creating useable shell 2018-11-23 16:41:43 +01:00