managarm / frigg

Lightweight C++ utilities and algorithms for system programming
MIT License
56 stars 20 forks source link

printf: implement %h and %hh #22

Closed 64 closed 2 years ago

64 commented 2 years ago

We also give %u a quick refactor, because why not.

Tests added in https://github.com/managarm/mlibc/pull/380.