diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-11-19 23:21:21 +0100 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-11-19 23:21:21 +0100 |
| commit | bcab3c0be8ff5fe1db1fac9e01973531cc29f554 (patch) | |
| tree | 9e0f04cbfb299117fe064aa5d0f7f499c8d7e872 | |
| parent | 4139175335b294736c3174251cf185e842838e09 (diff) | |
more todos
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -77,13 +77,16 @@ Todos * set up os-specific toolchain! * use linker script! * more syscalls +* begin to worry about reentrancy of clib! * enviroment vars * improve shell. * implement simple substitutes for things as cat, grep, less * support some terminal STANDARD * mutliple terminals. + * ELF binaries (also kernel itself) +* implement sbrk properly! * Real User space * implement more syscalls: fork, etc. |
