aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio/vasniprintf.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20stdio: Fix bugs in commit 3d94e07c49b5Takashi Yano1-0/+1
2022-07-13Add _REENT_ERRNO(ptr)Matt Joyce1-1/+1
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-4/+2
2018-01-17ansification: remove _ANDYaakov Selkowitz1-7/+7
2008-12-112008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-0/+1
2008-04-30Fix 2008-04-14 regression in asprintf(ptr,"").Eric Blake1-2/+2
2007-05-09Allow zero size with non-null buf in *asnprintf.Eric Blake1-0/+1
2007-05-04 Add support for asnprintf, and improve *printf documentation.Eric Blake1-0/+69