Commit Graph

107 Commits

Author SHA1 Message Date
f000625ab9 added redirections priority between input and output 2024-03-05 16:40:09 +01:00
c1b735aacc fixed redirection issues 2024-03-05 15:58:57 +01:00
c1dcf77382 fixed some permission and outfile issues 2024-03-05 15:22:40 +01:00
38fab63d91 fixed invalid outfile exiting 2024-03-05 12:54:43 +01:00
347e854ee6 fixed execution of command with multiple outfiles 2024-03-05 09:31:39 +01:00
51d631944b broke outfile redirects 2024-03-05 08:34:00 +01:00
071331644b working on fixing args count 2024-03-04 13:40:41 +01:00
e3d93a1262 fixed echo and some return code issues from redirections 2024-03-04 13:04:33 +01:00
6d02d62f94 fixed redirection issue 2024-03-04 11:19:39 +01:00
66297e73a7 fixed redirection issues 2024-03-04 10:22:17 +01:00
44f8024fc0 fixed a segfault 2024-03-02 17:00:58 +01:00
25d81d04e2 61 tests 2024-02-29 15:33:31 +01:00
08debcb6f2 fixed some leaks and error codes 2024-02-28 18:55:03 +01:00
02d4d7d782 added unset 2024-02-28 12:59:54 +01:00
0f17caaa8e protected opens 2024-02-27 19:23:42 +01:00
77ef1fb03b fixed pipes sigpiping 2024-02-27 18:44:34 +01:00
f877b4b3aa input redirections work :) 2024-02-27 16:49:49 +01:00
0213e3ed1e broke something 2024-02-27 13:14:09 +01:00
4a52d92aff implemented outfile redirections 2024-02-26 21:14:15 +01:00
951b043dc8 working on file redirections 2024-02-26 16:38:14 +01:00
36e3495356 fixed valgrind errors and some leaks 2024-02-26 15:28:45 +01:00
20fadd3207 fixed multipipes 2024-02-26 13:46:27 +01:00
5c34133cdd double pipe not working 2024-02-26 13:29:09 +01:00
832763186b pipes are broken :( 2024-02-25 14:03:19 +01:00
ee673be657 get_out_type function 2024-02-25 11:17:00 +01:00
fc8431fb6c single pipe works :D 2024-02-25 10:28:16 +01:00
a87b99f284 fixed merge and fixed pids 2024-02-25 07:36:41 +01:00
e83d1734b6 fixed waitpids 2024-02-25 07:32:33 +01:00
800cdb6a79 idk what changed 2024-02-24 19:21:17 +01:00
14834e25d7 debugging pipes... 2024-02-23 20:30:42 +01:00
263e4e92a9 norme 2024-02-23 16:19:32 +01:00
3fd1553fe4 fixed exit issue 2024-02-23 14:12:48 +01:00
f4ad139821 adding out_type in progress 2024-02-22 18:04:43 +01:00
5f3d844990 fixed builtins 2024-02-22 17:29:05 +01:00
b051ca897d pipes working without valgrind errors :) 2024-02-22 13:51:31 +01:00
81cced468c fixed valgrind error 2024-02-21 23:25:46 +01:00
4a672c4fb6 made progress on pipe exec but there are some valgrind errors :/ 2024-02-21 23:24:03 +01:00
1914c9253a working on execution 2024-02-21 19:16:41 +01:00
c1ed9b355d migrated to msh struct and normed 2024-02-21 17:47:23 +01:00
d70952b7be migrating to msh struct, wip 2024-02-21 15:55:45 +01:00
3d540f0d6d fixed norme 2024-02-21 13:15:46 +01:00
a9c8551ffc makefile multithread 2024-02-19 22:57:25 +01:00
6b3cce6b78 prompt en gras et il depends de l'environnement de minishell maintenant 2024-02-19 22:52:06 +01:00
ff1f6351aa working on aliases 2024-02-18 19:06:16 +01:00
98343b24c8 compiles now 2024-02-18 17:26:57 +01:00
3efa1fffa3 fixed prototypes 2024-02-18 17:21:12 +01:00
d8817f4b0c j'aime pas les headers (x1000) 2024-02-18 17:07:08 +01:00
d21d9e44a5 addr env 2024-02-18 17:06:00 +01:00
da8d8cbe1c fixed merge confclict 2024-02-18 17:05:13 +01:00
e126456b49 aliases done 2024-02-18 17:02:38 +01:00