Add sys_chdir system call
[thunix.git] / TODO
blob786374a999013a28a616873df2d015819c472860
1 The following task should be done in order(or maybe not) before
2 the first version released.
4 1. VFS                  (0.6)
5 2. robuust shell        (0.7)
6 3. exec                 (0.8) 
7 4. sys call             (0.9)
9 == And the final 1.0 ==
10 5. port some coreutils from GNU like cp, cat and so on into thunix.