joris schaft
|
9d70f4ccb2
|
[ADD] multiple pipe
|
2024-05-13 14:10:41 +02:00 |
|
mcolonna
|
149bafef88
|
check TODO
|
2024-04-26 12:33:38 +02:00 |
|
mcolonna
|
d90fc62be5
|
change execute_call() and fork_exec() prototypes
|
2024-04-26 12:28:23 +02:00 |
|
mcolonna
|
7df3184578
|
fix errors. Remaining errors:
- segfault when empty command
- doesn't wait for the end of the command before prompting
|
2024-04-25 18:15:37 +02:00 |
|
mcolonna
|
e3c98f2d22
|
[FIX] several things*
fix:
- free_tab(): useless line
- fork_exec(): comp error
change:
- search_path() works differently (doesn't modify path)
- execute_command() is changed accordingly
- get_path() now returns a non-const
|
2024-04-25 17:34:14 +02:00 |
|
joris schaft
|
7654aeb2d8
|
[ADD] added fonction to execute command
|
2024-04-24 14:24:09 +02:00 |
|