aboutsummaryrefslogtreecommitdiff
path: root/libc/stdio/vsnprintf.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-02libc/stdio/vsnprintf.c: add explicit fallthroughStewart Smith1-0/+1
2016-10-11libc : Changes variable data type where return value of strlen() stored from ...Mukesh Ojha1-2/+2
2016-06-20Fix for typosFrederic Bonnard1-1/+1
2015-01-19opal: Fix buffer overrun in print_* functions.skiboot-2.1.1-fw810.20-4Mahesh Salgaonkar1-55/+108
2014-11-26vsnprintf: Change print_itoa to use less stackShreyas B. Prabhu1-9/+9
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+246