genode/libports/src/lib/libc_rom
2012-02-14 16:44:42 +01:00
..
plugin.cc Libc plugin for using file I/O on ROM dataspaces 2012-02-14 16:44:42 +01:00
README Libc plugin for using file I/O on ROM dataspaces 2012-02-14 16:44:42 +01:00

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.