Commit Graph

21 Commits

Author SHA1 Message Date
whaffman
68efadf4ac feat: made an executer and commented print functions out for show 2025-02-12 20:52:49 +01:00
whaffman
a1b064fdfc fixed many malloc in prompt, chaged name history, added command to front of arg list so that its argv[0] 2025-02-12 13:00:51 +01:00
whaffman
486a207834 norm errors 2025-02-11 17:22:11 +01:00
Quinten Mennen
31ca9a5877 Merge branch 'quinten' 2025-02-11 16:29:53 +01:00
Quinten Mennen
133acaeb17 fix: return prompt when line is empty 2025-02-11 16:28:10 +01:00
whaffman
bb0e90c846 environment_del en simple unset 2025-02-11 14:35:00 +01:00
whaffman
5c1d76fe83 Merge branch 'willem' 2025-02-11 14:09:54 +01:00
whaffman
fdd71aae13 Merge branch 'test_execve' into willem 2025-02-11 14:06:38 +01:00
Quinten Mennen
97b6321983 Merge branch 'test_execve' into quinten 2025-02-11 14:04:22 +01:00
whaffman
b49a8e5368 fork_execve 2025-02-11 14:03:18 +01:00
Quinten Mennen
bfaa716db3 Merge branch 'test_execve' into quinten 2025-02-11 14:02:14 +01:00
whaffman
7cad14f636 display exit status of the last command 2025-02-09 16:20:44 +01:00
whaffman
e9a1db9cac excutor_absolute_path WIP checks for file existence 2025-02-09 16:19:51 +01:00
whaffman
4c6f5998d4 print executable path 2025-02-09 16:18:30 +01:00
whaffman
6f21f11429 display exit status of the last command 2025-02-09 16:04:57 +01:00
whaffman
2d8c58c7a9 print executable path 2025-02-08 19:46:45 +01:00
whaffman
f4bf733040 excutor_absolute_path WIP checks for file existence 2025-02-08 19:30:24 +01:00
whaffman
869eb0d857 Environment
environment: rename functions
environment: add get_arr function
builtins: add export builtin
2025-02-08 14:43:53 +01:00
whaffman
6c726f67f1 enviroNment 2025-02-07 16:01:12 +01:00
Quinten Mennen
75cbe896ce banner work 2025-02-06 13:37:12 +01:00
whaffman
f64e1f055d split functions cleanup init and free process 2025-02-05 16:24:17 +01:00