Changes between Version 4 and Version 5 of WishList
- Timestamp:
- 2015-05-29T23:20:48Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WishList
v4 v5 5 5 * vim 6 6 * nano 7 * gcc8 * binutils9 7 * x.org 10 8 … … 14 12 * beecrypt 15 13 16 == C Library ==17 * PRIxxx portable-formatting macros for userspace18 19 14 == Kernel == 20 * copy-on-write (e.g. for the ELF data section 's)15 * copy-on-write (e.g. for the ELF data sections) 21 16 * uspace memory backend (i.e. delegate page faults to uspace) 22 17 * direct copy between two address spaces (i.e. not via a kernel buffer)