genode/repos/base/src/include/base/internal
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
..
attached_stack_area.h Remove blocking calls from root and parent RPCs 2016-11-25 16:06:42 +01:00
capability_data.h Unification of native_capability.h 2016-07-11 13:07:37 +02:00
capability_space_tpl.h base: throw exception on cap-ref-count overflow 2016-11-30 13:37:04 +01:00
capability_space.h Unification of native_capability.h 2016-07-11 13:07:37 +02:00
crt0.h base: reduce size of initial stack from 32K to 4K 2016-12-02 15:20:31 +01:00
elf_format.h base: update include guards 2016-03-07 12:34:45 +01:00
elf.h Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
expanding_cpu_session_client.h Remove blocking calls from root and parent RPCs 2016-11-25 16:06:42 +01:00
expanding_parent_client.h Remove blocking calls from root and parent RPCs 2016-11-25 16:06:42 +01:00
expanding_ram_session_client.h Warn about the use of deprecated env() function 2017-01-13 13:07:13 +01:00
expanding_region_map_client.h Remove blocking calls from root and parent RPCs 2016-11-25 16:06:42 +01:00
globals.h Remove blocking calls from root and parent RPCs 2016-11-25 16:06:42 +01:00
ipc_server.h Unify ipc_msgbuf.h across base platforms 2016-04-25 10:47:59 +02:00
output.h remove global namespacing from internal base headers 2016-11-08 15:26:33 +01:00
page_size.h base-*: remove usage of printf 2016-10-21 12:39:36 +02:00
parent_cap.h Cleanup of parent-cap handling 2016-07-11 13:05:27 +02:00
platform_env.h base: remove initial heap chunk from heap 2016-12-02 15:20:31 +01:00
rpc_obj_key.h Unification of native_capability.h 2016-07-11 13:07:37 +02:00
spin_lock.h base: remove 'Native_thread' from public API 2016-04-11 11:51:42 +02:00
stack_allocator.h Thread API cleanup 2016-05-23 15:49:55 +02:00
stack_area.h base: retire 'Native_config' 2016-03-08 17:00:54 +01:00
stack.h Remove base/native_types.h headers 2016-07-11 12:06:50 +02:00
trace_control.h Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
unmanaged_singleton.h Define Genode::size_t as unsigned long 2016-10-21 12:39:29 +02:00
upgradeable_client.h Warn about the use of deprecated env() function 2017-01-13 13:07:13 +01:00