Skip to content

Commit

Permalink
cleaned up TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbjohnson4224 committed Dec 10, 2011
1 parent eb536c1 commit dc5801f
Showing 1 changed file with 0 additions and 31 deletions.
31 changes: 0 additions & 31 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,34 +1,3 @@
For 0.7 Alpha: (complete)

+ "link" page flag
+ shared library manager
+ userspace exec
+ dynamic linker
+ daemon control
+ event protocol
+ thread operations
+ timeouts for I/O
+ driver interface revision

For 0.8 Alpha: (complete)

+ fill in math function stubs
+ test math functions
+ finish printf
+ finish scanf
+ fix I/O memory leak
+ process groups
+ broadcast messages
+ signals from terminal (esp. ctrl-C)
+ standardize graphics API
+ standardize input API
+ vm86 support
+ VESA video driver
+ proper terminal driver
+ add rcallf
+ libc unit testing (string)
+ start libc documentation

For 0.9 Alpha:

+ merge libdriver and libc
Expand Down

0 comments on commit dc5801f

Please sign in to comment.