genode/ports/src/noux
Christian Prochaska 9a8fb36b1c Catch 'File_system::Lookup_failed' exception
In 'Fs_file_system::open()' the call of '_fs.dir()' can throw a
'File_system::Lookup_failed' exception, which gets explicitly caught
with this patch.

Fixes #246.
2012-06-20 19:44:07 +02:00
..
minimal Initial version of networking support for Noux 2012-05-29 13:54:59 +02:00
net Initial version of networking support for Noux 2012-05-29 13:54:59 +02:00
args.h Simplify use of namespace Genode within Noux 2012-04-23 20:43:43 +02:00
child_policy.h Handle lifetime of dynamic allocations in Noux 2012-02-26 13:34:48 +01:00
child.h Initial version of networking support for Noux 2012-05-29 13:54:59 +02:00
cpu_session_component.h Noux cleanup and source documentation 2012-02-23 10:42:12 +01:00
dataspace_registry.h Simplify use of namespace Genode within Noux 2012-04-23 20:43:43 +02:00
dir_file_system.h Noux terminal file system 2012-06-20 10:20:35 +02:00
directory_service.h Stacked file systems for Noux 2012-05-17 20:34:00 +02:00
dummy_input_io_channel.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
environment.h Simplify use of namespace Genode within Noux 2012-04-23 20:43:43 +02:00
family_member.h Handle lifetime of dynamic allocations in Noux 2012-02-26 13:34:48 +01:00
file_descriptor_registry.h Implementation of wait4 syscall 2012-02-24 23:43:35 +01:00
file_io_service.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
file_system.h Stacked file systems for Noux 2012-05-17 20:34:00 +02:00
fs_file_system.h Catch 'File_system::Lookup_failed' exception 2012-06-20 19:44:07 +02:00
io_channel.h Stacked file systems for Noux 2012-05-17 20:34:00 +02:00
local_noux_service.h Handle lifetime of dynamic allocations in Noux 2012-02-26 13:34:48 +01:00
local_rm_service.h Simplify use of namespace Genode within Noux 2012-04-23 20:43:43 +02:00
main.cc Initial version of networking support for Noux 2012-05-29 13:54:59 +02:00
path.h Improve path handling (stripping pairs of dots) 2012-05-18 18:47:10 +02:00
pipe_io_channel.h Simplify use of namespace Genode within Noux 2012-04-23 20:43:43 +02:00
pwd.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
ram_session_component.h Add support for allocating DMA memory 2012-06-20 09:17:48 +02:00
range_checked_index.h Add pipe and dup2 syscalls to Noux 2012-03-21 21:37:17 +01:00
rm_session_component.h Simplify use of namespace Genode within Noux 2012-04-23 20:43:43 +02:00
shared_pointer.h Add dynamic_pointer_cast method to Shared_pointer 2012-05-29 13:54:59 +02:00
signal_dispatcher.h Simplify use of namespace Genode within Noux 2012-04-23 20:43:43 +02:00
tar_file_system.h Remove debugging output, emulate access syscall 2012-05-18 18:47:02 +02:00
terminal_file_system.h Noux terminal file system 2012-06-20 10:20:35 +02:00
terminal_io_channel.h Remove debugging output, emulate access syscall 2012-05-18 18:47:02 +02:00
vfs_handle.h Stacked file systems for Noux 2012-05-17 20:34:00 +02:00
vfs_io_channel.h Stacked file systems for Noux 2012-05-17 20:34:00 +02:00
wake_up_notifier.h Simplify use of namespace Genode within Noux 2012-04-23 20:43:43 +02:00