Commit Graph

4 Commits (d8350738d3ea07f8a6e129546a14ba3ef5685fca)

Author SHA1 Message Date
Marcus Chang d8350738d3 Add support for fprintf and vfprintf (#21)
Debug print is routed to stderr which relies on [v]fprintf.
This change adds support for overwriting the build-in [v]fprintf.
2019-07-04 10:46:31 +01:00
Marcus Chang 8701e0f4c4 Fix file endings
Make all files have Unix style line endings.
2019-04-01 09:09:06 -07:00
Marcus Chang 3da2057328 Add test case 2017-10-26 08:56:00 -07:00
Marcus Chang 3be1165fe7 Add support for width specifiers 2017-10-26 07:28:15 -07:00