genode/repos/os/src/server
Stefan Kalkowski 458b4d6fc4 base: redesign object pool using lambda interface
Instead of returning pointers to locked objects via a lookup function,
the new object pool implementation restricts object access to
functors resp. lambda expressions that are applied to the objects
within the pool itself.

Fix #884
Fix #1658
2015-09-09 15:14:28 +02:00
..
blk_cache blk_cache: don't try to sync 'zero' chunks 2014-09-11 10:23:38 +02:00
dynamic_rom dynamic_rom: fix returned condition 2015-06-22 14:43:34 +02:00
fs_rom unify file system utilities to os/include/file_system 2015-06-22 14:43:36 +02:00
input_merger input_merger: fix compiler warning 2015-05-26 09:39:51 +02:00
iso9660 iso9660: remove on-demand paging 2014-10-10 13:02:31 +02:00
loader base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00
log_report Extract numeric string arguments with the correct signedness 2015-04-13 14:18:15 +02:00
log_terminal Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
lx_fs rump_fs/fuse_fs/lx_fs/ram_fs: symlink fixup 2015-07-21 09:40:19 +02:00
mixer Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
nic_bridge nic session: link-state change handling 2015-03-27 11:53:13 +01:00
nic_loopback Replace Nic driver interface by customizable component 2015-07-01 14:46:16 +02:00
nit_fb nitpicker: forward touch events 2015-03-19 08:57:19 +01:00
nitpicker base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00
part_blk Add nullptr error handling in part_blk, fix #1586 2015-06-22 14:43:37 +02:00
ram_blk ram_blk: remove superfluous block_number check 2014-06-06 14:54:08 +02:00
ram_fs VFS: local ram_fs instances 2015-08-21 10:58:40 +02:00
report_rom report_rom: deny requests for existing reports 2015-08-21 11:00:58 +02:00
rom_blk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
rom_prefetcher rom_prefetcher: Yield CPU after each request 2015-01-26 12:28:41 +01:00
tar_fs unify file system utilities to os/include/file_system 2015-06-22 14:43:36 +02:00
tar_rom base: use reference for ascii_to output argument 2015-04-17 16:13:19 +02:00
terminal_crosslink base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00
terminal_log terminal_log: don't write null-termination to terminal 2014-08-22 16:16:39 +02:00
trace_fs unify file system utilities to os/include/file_system 2015-06-22 14:43:36 +02:00
tz_vmm tz_vmm: support USB-Armory board 2015-02-27 11:48:35 +01:00
vmm remove Versatile Express board (Fix #1611) 2015-07-07 19:48:06 +02:00