From a12e50e5a7dae52ed8bd5a24cc6576371e20985b Mon Sep 17 00:00:00 2001 From: Kimplul Date: Mon, 27 Dec 2021 20:40:44 +0200 Subject: Started work on syscalls --- TODO.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index dd2898a..a552121 100644 --- a/TODO.txt +++ b/TODO.txt @@ -16,3 +16,6 @@ acceptable by Unix standards. + Alignment can maybe still be used, though more in the sense of using larger pages? YES, CHECK common/vmem.c:map_fill_region! Should be implemented there as well ++ check elf.c "skip while testing" comment, remove when sufficiently pleased +with the system. Christ, what a terrible way to develop software :D ++ Start working on syscalls etc. -- cgit v1.3