Commit graph

3 commits

Author SHA1 Message Date
Sean Cross
1c3ef737bf fernly: Fix printf("%d") > 99999
This adds lots of divison code, which fixes, among other things,
calling printf() with %d greater than 99999.
2014-09-11 13:15:37 +08:00
Sean Cross
52c7aa83b8 vsprintf: Fix string printing
It would previously only print out the first character.
2014-09-09 13:59:43 +08:00
Sean Cross
7cb334571e fernly: wip 2014-07-04 17:31:32 +08:00