From f844fafd324fbf4c7a986df2f0814f2e2d93bcd8 Mon Sep 17 00:00:00 2001 From: Miguel Date: Thu, 13 Sep 2018 14:32:28 +0200 Subject: thinking about syscalls and pipes --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ee84a1e..ac12421 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,8 @@ FoolOS is tested/developed on the following emulators/machines Todos ----- +* pipe\_syscall +* Newlib errno / return value / argv / env * Cleanup Virtual Memory Manager / Flush TLB (?) * Mouse & KB processing in seperate task. * Kernel Stuff Reent? -- cgit v1.2.3