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-09-07 19:41:08 +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-10-12 12:58:56 +02:00
2022-09-23 18:01:07 +02:00
2022-10-01 15:35:11 +02:00
2022-10-12 13:05:57 +02:00
2022-10-12 14:51:04 +02:00
2022-09-25 16:56:00 +02:00
2022-09-14 18:54:40 +02:00
2022-10-01 15:35:11 +02:00
2022-10-01 14:27:45 +02:00
2022-10-12 17:42:01 +02:00
2022-10-12 17:42:01 +02:00
2022-09-29 18:35:51 +02:00
2022-09-25 16:56:00 +02:00
2022-09-05 16:13:51 +02:00
2022-09-20 16:34:24 +02:00
2022-10-11 17:48:11 +02:00
2022-09-23 16:41:43 +02:00