mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
6e38b53001
This patch replaces the former use of an Allocator_avl with the Id_space utility, which is safer to use and allows for the iteration of all elements. The iteration over open file descriptors is needed for implementing 'fork'. Issue #3478