genode/repos/libports/src
Christian Helmuth a89d61acf2 base: call Io_progress_handler only in signal RPC
This remove the call to Io_progress_handler::handle_io_progress() from
wait_and_dispatch_one_io_signal() to prevent unexpected nesting
I/O-progress handling in case of custom dispatch loops (e.g., in libc).
The original intention of Io_progress_handler was to inform the
entrypoint just before blocking in the entrypoint loop.

Issue #2635
2020-08-25 11:49:44 +02:00
..
app Replace server/acpi_input with app/acpi_event 2020-08-25 11:49:44 +02:00
drivers/framebuffer/vesa Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
lib base: call Io_progress_handler only in signal RPC 2020-08-25 11:49:44 +02:00
server/system_rtc Replace server/acpi_input with app/acpi_event 2020-08-25 11:49:44 +02:00
test libc: translate file-descriptor exhaustion into EMFILE 2020-08-25 11:49:43 +02:00