genode/ports/src
Norman Feske c3c6a82d13 Move VFS from noux to 'os/include/vfs'
By separating the VFS from Noux, we become able to reuse the
VFS for libc-using programs. The most substantial change is the
removal of Noux::Sysio data structures from the VFS. Instead, the
Noux::Sysio refers to the VFS types now.

The new VFS library is located at 'os/include/vfs/'.

Furthermore, the patch removes various code duplications related
to pseudo file systems that provide a single file (block, zero,
random, terminal, null). The new 'Single_file_system' holds the
common boilerplate code for those.

Issue #999
2014-04-29 15:19:27 +02:00
..
app Arora: increase RAM quota for 'testnit' 2014-02-28 10:11:51 +01:00
lib Move VFS from noux to 'os/include/vfs' 2014-04-29 15:19:27 +02:00
noux Move VFS from noux to 'os/include/vfs' 2014-04-29 15:19:27 +02:00
noux-pkg Noux: fix build process of more 'e2fsprogs' programs 2014-02-25 14:58:09 +01:00
test gdb_monitor: improve the backtrace test 2014-03-04 11:36:29 +01:00
vancouver nova: add feature to yield a thread 2014-02-28 10:11:11 +01:00
virtualbox vbox: improve BFE argument handling 2014-04-16 17:31:24 +02:00