aboutsummaryrefslogtreecommitdiff
path: root/libc/stdio
AgeCommit message (Expand)AuthorFilesLines
2014-11-28Remove vsprintf: just like sprintf, vsnprintf is a much better ideaStewart Smith2-20/+1
2014-11-28Remove sprintf: there's no good reason to have this in firmwareStewart Smith2-31/+1
2014-11-26vsnprintf: Change print_itoa to use less stackShreyas B. Prabhu1-9/+9
2014-08-08replace printf() with console log, level 5 aka INFO messagesStewart Smith2-28/+1
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt19-0/+1043