genode/repos/base/src
Norman Feske 0be6817226 Add 'Weak_ptr' to the public Genode API
So far, the lifetime-management utilities 'Weak_ptr' and 'Locked_ptr'
had been preserved for core-internal use only. However, the utilities
are handy for many use cases outside of core where object lifetimes
must be managed. So we promote them to the public API.
2014-08-11 15:55:32 +02:00
..
base Fix race condition in page fault notification 2014-07-24 10:18:07 +02:00
core Add 'Weak_ptr' to the public Genode API 2014-08-11 15:55:32 +02:00
lib Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
platform base: extra section for binaries of boot modules 2014-06-06 14:54:31 +02:00
test Add 'Weak_ptr' to the public Genode API 2014-08-11 15:55:32 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

README

This directory contains all source codes.