Quinten Mennen
3cba7c5341
save the PID!
2025-03-05 17:34:24 +01:00
whaffman
d279d27d43
cmd == NULL fix
2025-03-05 13:12:11 +01:00
whaffman
09e4befa22
command->command is too much, print pretty please
2025-03-04 18:42:12 +01:00
whaffman
7d32667e4d
executo builtin fix?
2025-03-04 16:17:31 +01:00
whaffman
23e987b5bf
parse $?
2025-02-26 17:44:59 +01:00
whaffman
5d01cf3086
minishell -> msh
2025-02-26 16:17:07 +01:00
whaffman
ab72bd5bbb
malloc_safe
...
- add freelist to minishell
- add t_minishell *minishell to all function calling malloc_free
- substituted all malloc calls but the first to malloc_safe
2025-02-25 14:54:17 +01:00
whaffman
8c02b32601
dont throw away of_fd before testing the new one
2025-02-21 13:17:22 +01:00
whaffman
3631e127e4
redirects and fds+count
2025-02-21 13:03:49 +01:00
whaffman
49d3a8232b
preliminary signals
2025-02-19 13:58:50 +01:00
whaffman
c368cf80ea
exit status at the end of the executor_execute_pipeline
2025-02-18 16:00:38 +01:00
whaffman
0784d3cf04
fixed some norm
2025-02-13 15:05:17 +01:00
whaffman
c02e19bfc8
split executor in files
2025-02-12 21:30:04 +01:00