= Feature Wishlist = == Applications == * vim * nano * gcc * binutils * x.org == Libraries == * libedit (a.k.a libeditline) --- so what about the kconsole readline? * pcre * beecrypt == C Library == * PRIxxx portable-formatting macros for userspace == Kernel == * copy-on-write (e.g. for the ELF data section's) * uspace memory backend (i.e. delegate page faults to uspace) * direct copy between two address spaces (i.e. not via a kernel buffer)