gint/src/kprint
Lephe 7e0ccc3f69
kprint: do not call Grisu2b with input 0.0
It doesn't generate the expected string "0" for some reason, which
causes a freeze somewhere.
2021-05-21 22:30:51 +02:00
..
kformat_fp.c kprint: do not call Grisu2b with input 0.0 2021-05-21 22:30:51 +02:00
kprint.c kprint: add support for L modifier in %f 2021-05-21 22:30:30 +02:00