Josef Söntgen
36f91c2007
libc: add Genode::Lock to File_descriptor class
...
This lock is needed to prevent multiple threads and/or multiple
libc-plugins from using the same file descriptor in p{read,write}.
Fixes #948 .
2013-11-26 16:50:52 +01:00
Norman Feske
73ab30c22c
Update copyright headers to 2013
2013-01-10 21:44:47 +01:00
Norman Feske
0dbb5e1696
Propagate 'Range_allocator::alloc_aligned' errors
...
This patch reflects eventual allocation errors in a more specific way to
the caller of 'alloc_aligned', in particular out-of-metadata and
out-of-memory are considered as different conditions.
Related to issue #526 .
2012-11-28 22:51:09 +01:00
Christian Prochaska
e9ac4b653b
Add support for symbolic links
...
This patch adds support for symbolic links in libc, libc plugins, file
system servers and Noux.
Fixes #322 .
2012-10-08 15:05:02 +02:00
Norman Feske
08ce32215d
Bump year in copyright headers to 2012
2012-01-03 15:35:05 +01:00
Genode Labs
da4e1feaa5
Imported Genode release 11.11
2011-12-22 16:19:25 +01:00