genode/repos/base/include/base
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
..
trace
affinity.h
allocator_avl.h base: replace dump utilities in Allocator_avl 2016-11-08 15:44:55 +01:00
allocator_guard.h
allocator.h base: free memory of object throwing exception 2016-11-30 13:37:05 +01:00
attached_dataspace.h Warn about the use of deprecated env() function 2017-01-13 13:07:13 +01:00
attached_io_mem_dataspace.h Warn about the use of deprecated env() function 2017-01-13 13:07:13 +01:00
attached_ram_dataspace.h Warn about the use of deprecated env() function 2017-01-13 13:07:13 +01:00
attached_rom_dataspace.h Warn about the use of deprecated env() function 2017-01-13 13:07:13 +01:00
blocking.h
cache.h
cancelable_lock.h
capability.h Allow RPC arguments w/o default constructor 2016-11-30 13:38:03 +01:00
child.h init: print error for denied environment sessions 2017-01-13 13:07:08 +01:00
component.h
connection.h Warn about the use of deprecated env() function 2017-01-13 13:07:13 +01:00
console.h
debug.h Redefine PDBG to use new log output function 2016-10-21 12:45:44 +02:00
entrypoint.h base: rename 'Volatile_object' to 'Reconstructible' 2016-12-01 17:46:50 +01:00
env.h Remove blocking calls from root and parent RPCs 2016-11-25 16:06:42 +01:00
exception.h
heap.h base: rename 'Volatile_object' to 'Reconstructible' 2016-12-01 17:46:50 +01:00
id_space.h base: new 'Id_space' data structure 2016-11-25 15:30:58 +01:00
ipc_msgbuf.h
ipc.h Allow RPC arguments w/o default constructor 2016-11-30 13:38:03 +01:00
local_connection.h base: apply routing policy to environment sessions 2016-12-23 16:52:08 +01:00
lock_guard.h
lock.h
log.h
native_capability_tpl.h
native_capability.h base: throw exception on cap-ref-count overflow 2016-11-30 13:37:04 +01:00
object_pool.h
output.h base: forward args in Output::print 2016-11-25 15:27:27 +01:00
printf.h base: remove original PDBG from base/printf.h 2016-11-08 15:26:27 +01:00
registry.h base: new 'Registry' data structure 2016-11-25 15:30:58 +01:00
rpc_args.h
rpc_client.h Allow RPC arguments w/o default constructor 2016-11-30 13:38:03 +01:00
rpc_server.h Allow RPC arguments w/o default constructor 2016-11-30 13:38:03 +01:00
rpc.h Allow RPC arguments w/o default constructor 2016-11-30 13:38:03 +01:00
semaphore.h
service.h base: apply routing policy to environment sessions 2016-12-23 16:52:08 +01:00
session_label.h Make label prefixing more strict 2016-11-30 13:37:07 +01:00
session_state.h base: rename 'Volatile_object' to 'Reconstructible' 2016-12-01 17:46:50 +01:00
shared_object.h Clean ldso from using deprecated APIs 2016-11-08 15:26:32 +01:00
signal.h
slab.h
sleep.h
snprintf.h
stdint.h
synced_allocator.h
synced_interface.h
thread_state_base.h
thread_state.h
thread.h
tslab.h
weak_ptr.h