Changes between Version 1 and Version 2 of WishList
- Timestamp:
- 2009-05-01T12:48:23Z (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WishList
v1 v2 1 = = Feature Wishlist ==1 = Feature Wishlist = 2 2 3 == = Applications ===3 == Applications == 4 4 * vim 5 5 * nano … … 8 8 * x.org 9 9 10 == = Libraries ===10 == Libraries == 11 11 * libedit (a.k.a libeditline) --- so what about the kconsole readline? 12 12 * pcre 13 13 * beecrypt 14 14 15 == = C Library ===15 == C Library == 16 16 * PRIxxx portable-formatting macros for userspace 17 17 18 == = Services ===18 == Services == 19 19 * Services can inherit console 20 20 21 == = Kernel ===21 == Kernel == 22 22 * copy-on-write (e.g. for the ELF data section's) 23 23 * uspace memory backend (i.e. delegate page faults to uspace)