diff options
| author | Miguel <m.i@gmx.at> | 2018-09-21 23:45:53 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-21 23:45:53 +0200 |
| commit | 80f7ccf5f82d8f04f853bde0bdee5b44a5403104 (patch) | |
| tree | 7c59e75f1dc414acacac3cbeaaf74e9c94f93fd9 | |
| parent | bbdbe0218637b17323aa83b494c98ddc558c122d (diff) | |
readme min upadte
| -rw-r--r-- | README.md | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -87,13 +87,9 @@ Todos ----- -* duplicate fds on fork -* dup2 syscall -* pipes * threads! semaphores - -* Newlib errno / return value / argv / env -* pipe\_syscall / execve: support hashbangs +* return value / argv / env +* execve: support hashbangs * DMA where possible! * optimized Mouse & KB processing in seperate task. (Kb all chars and different layouts) * Kernel Stuff Reentrancy? |
