LuckyLaszlo
|
140549db00
|
WIP exec_cmd_line()
+ fix error handle in redirections()
+ rename ft_free_cmd_arr() to free_pipeline()
+ "char **path" added to "struct t_all"
+ misc
|
2021-11-16 08:49:57 +01:00 |
|
LuckyLaszlo
|
906074d2cb
|
envp dup array
+ c->last_exit_status
|
2021-10-24 10:23:20 +02:00 |
|
LuckyLaszlo
|
1054f3d6ff
|
lexer (need refactoring)
+ littles miscs
|
2021-10-19 20:25:41 +02:00 |
|
LuckyLaszlo
|
a701488b6a
|
valgrind suppression file for readline()
+ ./.valgrindrc
+ basic free_exit()
+ U_DEFAULT_* macro in _user_macro.h
|
2021-10-11 01:58:57 +02:00 |
|
LuckyLaszlo
|
c0068a5ec7
|
wip builtins: env, exit
|
2021-10-10 08:57:33 +02:00 |
|