genode/libports/src/lib/libc_rom
Norman Feske 73ab30c22c Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
..
README Libc plugin for using file I/O on ROM dataspaces 2012-02-14 16:44:42 +01:00
plugin.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00

README

The 'libc_rom' plugin allows the use of Genode's ROM-session interface via file
operations of the C library.

This implementation is very preliminary. It supports no file operations other
than open and read.