summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/asniprintf.c
Commit message (Expand)AuthorAgeFilesLines
* 2008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-12-111-0/+1
* Fix 2008-04-14 regression in asprintf(ptr,"").Eric Blake2008-04-301-3/+3
* Allow zero size with non-null buf in *asnprintf.Eric Blake2007-05-091-0/+2
* Add support for asnprintf, and improve *printf documentation.Eric Blake2007-05-041-0/+105