mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
71efb59873
With the capability-quota mechanism, the terminal-session won't always be constructed completely on the first try (we may run out of caps in the middle of the construction). Therefore, all members of the object must be properly destructable. Furthermore, the patch replaces the sliced heap by a heap to avoid allocating a new dataspace for each line of the cell array. |
||
---|---|---|
.. | ||
cell_array.h | ||
char_cell_array_character_screen.h | ||
character_screen_tracer.h | ||
character_screen.h | ||
decoder.h | ||
font_face.h | ||
keymaps.h | ||
read_buffer.h | ||
scancode_tracker.h | ||
types.h |