Commit Graph

15 Commits

Author SHA1 Message Date
03d74e2756 init: add failed to start message 2024-07-16 21:10:52 +02:00
fdd5e44092 init: fix ls segfault 2024-07-16 21:08:30 +02:00
60652bb43e init: hacky ls for now 2024-05-04 20:56:14 +02:00
19a107e3a0 VMA unmap 2024-04-14 18:18:25 +02:00
fffc513b16 Hacky execve 2024-04-14 14:18:31 +02:00
180cdd7993 Waitpid seems to be working 2024-04-14 13:08:08 +02:00
a6c551e443 Seemingly working fork 2024-04-13 23:02:51 +02:00
b7cfb96690 Make newlib source of truth for various definitions
At least for now, it makes much more sense
2024-04-13 20:00:00 +02:00
39f0a0bc0d Basic testing infrastructure 2024-04-09 23:00:08 +02:00
b56a314bdd Basic shell 2024-04-07 22:59:01 +02:00
cfca4a7185 hacked up stdio 2024-03-29 23:46:31 +01:00
d8f302dc96 hack up some syscalls 2024-03-29 21:56:36 +01:00
425fd39788 use new toolchain for kernel too 2024-03-29 21:31:01 +01:00
ad5a161c59 slightly leaking exec 2024-03-24 13:19:27 +01:00
fb2c56594f rename hello to init 2024-03-24 10:25:04 +01:00