summaryrefslogtreecommitdiffstats
path: root/newlib/testsuite/newlib.stdio/nulprintf.c
Commit message (Collapse)AuthorAgeFilesLines
* * libc/stdio/nano-vfprintf_i.c (_printf_i): Use Newlib approach toCorinna Vinschen2014-11-061-0/+17
handle string that might be not nul-terminated. * testsuite/newlib.stdio/nulprintf.c: New test.