Norman Feske
|
90a91f3536
|
dde_linux: eliminate global ctors in lx_kit
As the lx_kit library is used by the vfs_lxip plugin, it must not
contain any static global constructor.
Related to issue #3487
|
2019-11-19 14:17:29 +01:00 |
|
Norman Feske
|
29b8d609c9
|
Adjust file headers to refer to the AGPLv3
|
2017-02-28 12:59:29 +01:00 |
|
Sebastian Sumpf
|
93d8b4487f
|
lx_kit: Let 'construct_env' return Lx_kit::Env
|
2017-02-23 14:54:46 +01:00 |
|
Norman Feske
|
25a7ea3d40
|
base: rename 'Volatile_object' to 'Reconstructible'
Fixes #2151
|
2016-12-01 17:46:50 +01:00 |
|
Sebastian Sumpf
|
58ef6e3695
|
lx_kit: optional global env + internal allocator
* make Lx::Malloc a real Genode allocator, so it can be used with 'new' and
'destroy;
* add optional Lx_kit::Env class
issue #2019
|
2016-06-28 11:09:23 +02:00 |
|