genode/repos/os/include/input
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
..
component.h Warn about the use of deprecated env() function 2017-01-13 13:07:13 +01:00
event_queue.h os: Move Ring_buffer to Genode namespace 2015-04-17 16:13:21 +02:00
event.h Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
keycodes.h input/ps2: add volume up/down/mute, sysrq, screenlock 2016-05-26 15:54:15 +02:00
root.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00