summaryrefslogtreecommitdiff
path: root/openbsd-compat/bsd-asprintf.c
Commit message (Expand)AuthorAgeFilesLines
* openbsd-compat/bsd-asprintf: add <stdio.h> include for vsnprintfSam James2022-09-081-0/+1
* Don't avoid our *sprintf replacements.Darren Tucker2018-10-121-0/+9
* Strip trailing whitespace.Darren Tucker2016-08-021-1/+1
* Move VA_COPY macro into compat header.Darren Tucker2016-07-151-12/+0
* Rollback addition of va_start.Darren Tucker2016-02-171-1/+0
* need va_copy before va_startDamien Miller2015-10-161-0/+1
* - (dtucker) [openbsd-compat/bsd-asprintf.c] Plug mem leak in error path.Darren Tucker2007-09-141-0/+1
* - (djm) [bsd-asprintf.c] Better test for bad vsnprintf lengths; ok dtucker@Damien Miller2006-12-051-2/+3
* - (dtucker) [openbsd-compat/{bsd-asprintf.c,bsd-openpty.c,bsd-snprintf.c,Darren Tucker2006-08-061-0/+1
* - (dtucker) [openbsd-compat/bsd-asprintf.c openbsd-compat/port-aix.cDarren Tucker2006-07-121-0/+3
* - (djm) [configure.ac openbsd-compat/Makefile.in openbsd-compat/bsd-asprintf.cDamien Miller2005-11-241-0/+95