gint/src/std
lephe 2d7a6f154e libc: implement a compliant formatted printer
This is based on a port of kprint, which supports standard formats and
options, except for:

* Large parameters (ll)
* Floating-point types (%e, %E, %f, %F, %g, %G, %a, %A)
2019-07-16 16:14:13 -04:00
..
memory.c core: add a hardware detection interface 2019-07-04 12:11:43 -04:00
stdio.c libc: implement a compliant formatted printer 2019-07-16 16:14:13 -04:00
string.c libc: implement a compliant formatted printer 2019-07-16 16:14:13 -04:00