aboutsummaryrefslogtreecommitdiffstats
path: root/printf.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed 64 bit pointer castingMarco Paland2017-11-221-4/+5
* Code cleanupMarco Paland2017-11-211-13/+14
* Return %p values in upper case, fixed %p 64 bit supportMarco Paland2017-11-211-3/+2
* Removed ftoa NaN checkMarco Paland2017-11-211-11/+6
* Updated commentsMarco Paland2017-11-211-3/+3
* Code cleanupMarco Paland2017-11-131-4/+4
* Changed printf.cpp to printf.c to be usable with 'C'-compilersMarco Paland2017-11-131-0/+619