mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-05 10:39:56 +00:00
This little library implements rudimentary format-string support. It is useful for porting 3rd-party code that ought not depend on a full libc. Issue #2064