Changes between Version 4 and Version 5 of WishList


Ignore:
Timestamp:
2015-05-29T23:20:48Z (9 years ago)
Author:
Martin Decky
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WishList

    v4 v5  
    55 * vim
    66 * nano
    7  * gcc
    8  * binutils
    97 * x.org
    108
     
    1412 * beecrypt
    1513
    16 == C Library ==
    17  * PRIxxx portable-formatting macros for userspace
    18 
    1914== Kernel ==
    20  * copy-on-write (e.g. for the ELF data section's)
     15 * copy-on-write (e.g. for the ELF data sections)
    2116 * uspace memory backend (i.e. delegate page faults to uspace)
    2217 * direct copy between two address spaces (i.e. not via a kernel buffer)