aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2015-03-09 11:49:30 +0100
committerAlex Auvolat <alex@adnab.me>2015-03-09 11:49:30 +0100
commit8c1f280c1bc948a20e244b32d824780b08bf85c9 (patch)
tree6288a0c801c05a2c06378d75a912f06b86438c3d /README.md
parent6dd488b87fdc47fb377ba648a6cd598bdab87f59 (diff)
downloadkogata-8c1f280c1bc948a20e244b32d824780b08bf85c9.tar.gz
kogata-8c1f280c1bc948a20e244b32d824780b08bf85c9.zip
Require all fs_handle_t objects to point to a node.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 21ca905..22914a8 100644
--- a/README.md
+++ b/README.md
@@ -110,7 +110,6 @@ running the tests):
### Plans for soon
-* `select` system call
* Write device drivers : VESA, keyboard, FAT (or EXT2 ?)
* Work on userland : init, terminal emulator, shell
* GUI server with help from kernel for framebuffer management