aboutsummaryrefslogtreecommitdiff
path: root/toys/posix/printf.c
AgeCommit message (Expand)Author
2015-03-02On 64 bit, subtracting two pointers produces a long result. On 32 bit, it's a...Rob Landley
2015-01-20fix typo in printfElliott Hughes
2015-01-11Promote printf.Rob Landley