genode/libports/include
Josef Söntgen 9f5c13564c libports: extend FUSE implementation
* add sync method:
  Since file systems tend to have a inbuild caching mechansim we need to
  sync these caches at the end of session when using the fuse_fs server.
  Therefore each FUSE file system port has to implement a Fuse::sync_fs()
  function that executes the necessary actions if requested.

* add symlink check

* allow to check FUSE fs initialization
  This changes the private API of the FUSE implementation. The init_fs
  method now has to return true if the initialization was successful and
  otherwise false. All current users of the API are also changed
  accordingly.

Fixes #1058.
2014-02-28 10:11:09 +01:00
..
EGL Mesa: improvements for use with Qt5 2013-11-26 14:32:07 +01:00
freetype-genode Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
fribidi libports: Add GNU FriBidi 2013-04-05 12:49:55 +02:00
fuse libports: extend FUSE implementation 2014-02-28 10:11:09 +01:00
gcc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
gmp x86_64 and ARM support for libgmp 2012-07-04 14:56:48 +02:00
jpeg Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
libavutil Add 'libav' to libports 2012-05-29 13:54:59 +02:00
libc-genode Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
libc-plugin libc: add Genode::Lock to File_descriptor class 2013-11-26 16:50:52 +01:00
lwip Make NIC RX/TX buffer sizes configureable in libc 2013-10-22 08:00:14 +02:00
ncurses Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
python Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
qt5 libports: add Qt5 2013-08-13 17:27:40 +02:00
readline Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
stdcxx-genode libports: stdcxx 4.7.2 update 2012-11-14 16:55:33 +01:00
x86emu/sys x86emu: avoid compiler warning 2013-11-18 11:01:45 +01:00