apio f8b3567042 Kernel: Add an exec() syscall
Very bare-bones for now. Doesn't support arguments or environment (we don't have that stuff right now), and the executable is not a valid ELF, it terminates the task.

But it's a start!
2022-10-12 17:42:01 +02:00
..
2022-09-25 21:43:28 +02:00
2022-10-12 15:28:52 +02:00
2022-09-05 16:13:51 +02:00
2022-10-06 17:13:34 +02:00
2022-09-25 16:56:00 +02:00
2022-09-14 18:54:40 +02:00
2022-10-12 17:42:01 +02:00
2022-10-12 17:42:01 +02:00
2022-09-25 16:56:00 +02:00
2022-09-05 16:13:51 +02:00
2022-09-23 16:41:43 +02:00