genode/repos/base/src
Norman Feske a7f40b24ca Warn about the use of deprecated env() function
This patch enables warnings if one of the deprecate functions that rely
in the implicit use of the global Genode::env() accessor are called.

For the time being, some places within the base framework continue
to rely on the global function while omitting the warning by calling
'env_deprecated' instead of 'env'.

Issue #1987
2017-01-13 13:07:13 +01:00
..
core Warn about the use of deprecated env() function 2017-01-13 13:07:13 +01:00
include Warn about the use of deprecated env() function 2017-01-13 13:07:13 +01:00
ld Simpify startup of dynamically linked binaries 2017-01-13 13:06:52 +01:00
lib Warn about the use of deprecated env() function 2017-01-13 13:07:13 +01:00
test base: transition to new API for tests (ref #1987) 2017-01-13 13:07:07 +01:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This directory contains all source codes.