genode/libports/src
Norman Feske 7a7adfbb63 Add mmap and nunmap to libc_noux, libc_fs
In the current form, only PROT_READ is supported. This case is emulated
by copying the file content into new allocated backing store. Even
though the performance benefits of mmap-using code will not be
preserved, code that relies on mmap can be executed via the libc_noux
or libc_fs plugins, i.e. lightttpd.
2012-08-17 11:52:02 +02:00
..
app 'avplay' media player 2012-05-29 13:54:59 +02:00
lib Add mmap and nunmap to libc_noux, libc_fs 2012-08-17 11:52:02 +02:00
server/ffat_fs libc: add support for 'ftruncate()' 2012-08-09 11:09:43 +02:00
test libc: add support for 'O_TRUNC' flag in 'open()' 2012-08-09 11:09:43 +02:00