genode/os/src
Norman Feske b43a5f1255 tar_fs: Return correct size of stat'ed dirs
Genode's file system interface returns the number of directories
multiplied by sizeof(Directory_entry) as size of a directory. The
tar_fs server used to return zero. The fix counts the sub nodes of
the given directory.
2014-04-24 14:56:36 +02:00
..
app Adapt GDB commands to ldso changes 2014-02-28 10:11:12 +01:00
drivers pit: no lock required in pit anymore 2014-04-01 16:42:37 +02:00
init os: Move Genode::Config into 'config' library 2013-09-23 14:25:58 +02:00
lib ldso: flush the log console in 'errx()' 2014-03-31 21:05:48 +02:00
platform os: remove startup lib from dynamic programs 2014-02-25 14:58:07 +01:00
server tar_fs: Return correct size of stat'ed dirs 2014-04-24 14:56:36 +02:00
test framebuffer.run: refresh screen after test step 2014-03-14 13:20:06 +01:00