lperrey
|
19c3d51726
|
norme
|
2021-12-22 22:19:14 +01:00 |
|
lperrey
|
dfe3f6977a
|
SIGPIPE ignore in builtins commands
|
2021-12-22 21:54:22 +01:00 |
|
LuckyLaszlo
|
bcc82aabaf
|
signals adjustements
|
2021-12-08 04:45:12 +01:00 |
|
LuckyLaszlo
|
b3f74c4179
|
refactoring exec
|
2021-12-01 17:24:32 +01:00 |
|
LuckyLaszlo
|
b265e8475a
|
free_exit() renamed exit_free()
|
2021-11-29 12:44:46 +01:00 |
|
LuckyLaszlo
|
cb5c2dcb30
|
"cmd_arr/cmd_array" renamed to "pipeline"
|
2021-11-29 12:32:03 +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
|
843b6d84c5
|
"extern char **environ" in header file
+ global var g_all deleted, renamed switch_heredoc_sigint
|
2021-11-26 21:58:52 +01:00 |
|
hugogogo
|
ef3e91be13
|
variable extern environ fonction avec getenv et export ok
|
2021-11-25 19:45:41 +01:00 |
|
hugogogo
|
80410e6d81
|
gestion sigint dans heredoc fonctionne basiquement
|
2021-11-25 10:06:48 +01:00 |
|
LuckyLaszlo
|
0bd9dcb3bb
|
simple_cmd_builtin() done.
+ exec_cmd_line.c split in multiples files
|
2021-11-18 14:28:56 +01:00 |
|