LuckyLaszlo
|
200e043a8c
|
builtin export fixed and refactored
+ builtin exit, env verif OK
|
2021-12-06 03:56:05 +01:00 |
|
LuckyLaszlo
|
b265e8475a
|
free_exit() renamed exit_free()
|
2021-11-29 12:44:46 +01:00 |
|
LuckyLaszlo
|
3baf91afb3
|
replaced occurrences of last exit_status
+ deleted envp comments
+ WIP Macro exit status
+ TODO : Invalid free of environ in readline
|
2021-11-27 12:59:16 +01:00 |
|
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 |
|