mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-08 04:10:27 +00:00
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
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.