genode/repos/base/include/util
Stefan Kalkowski 2a2e5c2df4 base-*: remove usage of printf
base generic code:
  * Remove unused verbosity code from mmio framework
  * Remove escape sequence end heuristic from LOG
  * replace Core_console with Core_log (no format specifiers)
  * move test/printf to test/log
  * remove `printf()` tests from the log test
  * check for exact match of the log test output
base-fiasco:
  * remove unused Fiasco::print_l4_threadid function
base-nova:
  * remove unused hexdump utility from core
base-hw:
  * remove unused Kernel::Thread::_print_* debug utilities
  * always print resource summary of core during startup
  * remove Kernel::Ipc_node::pd_label (not used anymore)
base*:
  * Turn `printf`,`PWRN`, etc. calls into their log equivalents

Ref #1987
Fix #2119
2016-10-21 12:39:36 +02:00
..
arg_string.h Move Session_label from os to base 2016-07-11 13:09:24 +02:00
avl_string.h Revised API documentation 2015-04-09 16:04:46 +02:00
avl_tree.h Revised API documentation 2015-04-09 16:04:46 +02:00
bit_allocator.h base: let bit allocator use fine-grained sizes 2015-07-01 14:46:17 +02:00
bit_array.h base: let bit allocator use fine-grained sizes 2015-07-01 14:46:17 +02:00
construct_at.h Define Genode::size_t as unsigned long 2016-10-21 12:39:29 +02:00
fifo.h base: avoid use of deprecated base/printf.h 2016-08-29 17:27:10 +02:00
flex_iterator.h base: update include guards 2016-03-07 12:34:45 +01:00
list.h Revised API documentation 2015-04-09 16:04:46 +02:00
meta.h base: remove length limit of Type_list 2016-05-23 15:52:39 +02:00
misc_math.h base: turn align_addr tool into constexpr 2015-07-01 14:46:17 +02:00
mmio.h base-*: remove usage of printf 2016-10-21 12:39:36 +02:00
noncopyable.h Revised API documentation 2015-04-09 16:04:46 +02:00
print_lines.h Move XML util from os to base repository 2016-05-09 13:10:52 +02:00
register.h base-*: remove usage of printf 2016-10-21 12:39:36 +02:00
retry.h base: move retry template function to util header 2015-05-26 09:40:03 +02:00
string.h base: String constructor for different lengths 2016-09-09 11:48:43 +02:00
token.h Improve tokenizing to support XML comments 2016-06-06 09:37:47 +02:00
touch.h base: avoid use of deprecated base/printf.h 2016-08-29 17:27:10 +02:00
volatile_object.h base: avoid use of deprecated base/printf.h 2016-08-29 17:27:10 +02:00
xml_generator.h Move XML util from os to base repository 2016-05-09 13:10:52 +02:00
xml_node.h base: print support for Xml_node 2016-10-21 12:39:29 +02:00