genode/repos/os/include/spec
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
..
arm/os os: add stack based backtrace support 2016-06-22 12:17:16 +02:00
arm_v6/trace Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
arm_v7/trace Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
exynos4/regulator Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
exynos5/regulator regulator: add missing inline and static constexpr 2017-01-13 13:07:05 +01:00
imx53 Warn about the use of deprecated env() function 2017-01-13 13:07:13 +01:00
pbxa9 uart_drv: transition to new base API 2016-08-29 17:29:35 +02:00
rpi Fix clang compile errors 2016-11-30 13:37:07 +01:00
x86 Warn about the use of deprecated env() function 2017-01-13 13:07:13 +01:00
x86_32 os: add stack based backtrace support 2016-06-22 12:17:16 +02:00
x86_64 os: add stack based backtrace support 2016-06-22 12:17:16 +02:00