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-10-08 18:27:05 +02:00
2022-09-07 19:41:08 +02:00
2022-10-12 15:56:03 +02:00
2022-10-12 13:12:46 +02:00
2022-10-11 18:25:11 +02:00
2022-10-12 12:58:56 +02:00
2022-10-06 18:04:32 +02:00
2022-10-01 15:35:11 +02:00
2022-10-12 14:35:34 +02:00
2022-10-12 14:51:04 +02:00
2022-10-06 17:13:34 +02:00
2022-09-20 16:30:34 +02:00
2022-10-11 21:21:27 +02:00
2022-10-08 18:08:50 +02:00
2022-10-12 17:42:01 +02:00
2022-10-12 17:42:01 +02:00
2022-10-10 20:21:39 +02:00
2022-10-12 12:56:55 +02:00
2022-10-11 19:53:55 +02:00