genode/ports/src/noux
Josef Söntgen 95f71a5f71 Noux: add is_nonblocking() method
Certain programs tend to set their sockets non-blocking. As previously
descriptors in Noux were only blocking we now introduce a method to mark
the used Io_channel as non-blocking.
2012-08-22 09:51:30 +02:00
..
minimal Noux: add cleanup_socket_descriptors() function 2012-08-22 09:51:30 +02:00
net Noux/net: fix write() in socket_io_channel 2012-08-22 09:51:30 +02:00
args.h Simplify use of namespace Genode within Noux 2012-04-23 20:43:43 +02:00
child_env.h Noux: fix setup of child environment 2012-08-07 22:27:53 +02:00
child_policy.h Handle lifetime of dynamic allocations in Noux 2012-02-26 13:34:48 +01:00
child.h Noux: add cleanup_socket_descriptors() function 2012-08-22 09:51:30 +02:00
cpu_session_component.h Adapt GDB monitor and Noux to CPU session changes 2012-08-03 12:06:31 +02:00
dataspace_registry.h Simplify use of namespace Genode within Noux 2012-04-23 20:43:43 +02:00
dir_file_system.h Noux: add /dev/null and /dev/zero filesystems 2012-08-22 09:51:28 +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 libc: add support for 'ftruncate()' 2012-08-09 11:09:43 +02:00
file_system.h Stacked file systems for Noux 2012-05-17 20:34:00 +02:00
fs_file_system.h noux: pass correct mode to Fs_vfs_handle 2012-08-22 09:51:27 +02:00
io_channel.h Noux: add is_nonblocking() method 2012-08-22 09:51:30 +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 Noux: add is_nonblocking() method 2012-08-22 09:51:30 +02:00
null_file_system.h Noux: add /dev/null and /dev/zero filesystems 2012-08-22 09:51:28 +02:00
path.h Move path utility from noux to 'os/include/os' 2012-08-16 10:03:06 +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 libc: add support for 'ftruncate()' 2012-08-09 11:09:43 +02:00
terminal_file_system.h libc: add support for 'ftruncate()' 2012-08-09 11:09:43 +02:00
terminal_io_channel.h Noux: add F_GETFL handling to terminal_io_channel 2012-08-22 09:51:30 +02:00
user_info.h Noux: add user information support (struct passwd) 2012-08-22 09:51:28 +02:00
vfs_handle.h libc: add support for 'ftruncate()' 2012-08-09 11:09:43 +02:00
vfs_io_channel.h libc: add support for 'ftruncate()' 2012-08-09 11:09:43 +02:00
wake_up_notifier.h Simplify use of namespace Genode within Noux 2012-04-23 20:43:43 +02:00
zero_file_system.h Noux: add /dev/null and /dev/zero filesystems 2012-08-22 09:51:28 +02:00