genode/repos/os/src/lib
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
..
alarm base: avoid use of deprecated base/printf.h 2016-08-29 17:27:10 +02:00
blit Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
config Warn about the use of deprecated env() function 2017-01-13 13:07:13 +01:00
config_args base: avoid use of deprecated base/printf.h 2016-08-29 17:27:10 +02:00
net net: replace dump.h by modern print methods 2016-11-30 13:38:05 +01:00
server base: remove Component::name from API 2016-05-23 15:49:56 +02:00
timed_semaphore Improve 'Timed_semaphore' accuracy 2015-02-27 11:48:07 +01:00
timeout Hide implementation details in timeout framework 2017-01-13 13:05:45 +01:00
trace/policy base: remove platform.mk and syscall.mk 2017-01-13 13:06:53 +01:00
vfs base: rename 'Volatile_object' to 'Reconstructible' 2016-12-01 17:46:50 +01:00