summaryrefslogtreecommitdiffstats
path: root/libc/stdio
Commit message (Expand)AuthorAgeFilesLines
* build: use thin archives rather than incremental linkingNicholas Piggin2018-02-281-1/+1
* libc/stdio/vsnprintf.c: add explicit fallthroughStewart Smith2017-02-021-0/+1
* libc : Changes variable data type where return value of strlen() stored from ...Mukesh Ojha2016-10-111-2/+2
* libc: Remove NULL check for format argument in snprintf()Cyril Bur2016-07-181-1/+1
* Fix for typosFrederic Bonnard2016-06-201-1/+1
* Remove unused scanf and variantsStewart Smith2015-11-135-455/+3
* Merge branch 'update-2.1.1.1'Stewart Smith2015-01-191-55/+108
|\
| * opal: Fix buffer overrun in print_* functions.Mahesh Salgaonkar2015-01-191-55/+108
* | Remove vsprintf: just like sprintf, vsnprintf is a much better ideaStewart Smith2014-11-282-20/+1
* | Remove sprintf: there's no good reason to have this in firmwareStewart Smith2014-11-282-31/+1
|/
* vsnprintf: Change print_itoa to use less stackShreyas B. Prabhu2014-11-261-9/+9
* replace printf() with console log, level 5 aka INFO messagesStewart Smith2014-08-082-28/+1
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-0219-0/+1043
OpenPOWER on IntegriCloud