Norman Feske d727d18871 base: remove format strings from API
This patch ultimatedly removes format strings from Genode's base API.
Users of the former base/snprintf.h and base/console.h headers may
use the free-standing 'format' library hosted in the ports repository.

Fixes #2064
Fixes #3869
2023-03-13 14:32:53 +01:00
..
2023-03-13 14:32:53 +01:00
2023-01-24 12:07:28 +01:00
2017-05-31 13:16:07 +02:00
2023-01-24 12:07:28 +01:00

This directory contains include files of interfaces that are exported
by components to be used by other components. Each subdirectory corresponds
to the component exporting the interface.