summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/vasprintf.c
Commit message (Expand)AuthorAgeFilesLines
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-1/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Replace memory leaking instances of realloc with non-leaking reallocf.imp1998-09-161-2/+2
* Replace my original asprintf() and vasprintf() hacks with somethingpeter1998-07-081-113/+35
* Added #include <string.h> to get prototypes.jb1998-03-091-1/+2
* Rework previous commit.. I was confused by the number of diffs in the PRpeter1997-07-061-8/+29
* Fix off-by-one errorpeter1997-07-061-4/+6
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix some of the problems that bde pointed out to me some time ago.peter1996-07-281-7/+16
* Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmerjraynard1996-06-221-5/+7
* Add an implementation of the gnu-ish asprintf() and vasprintf(). They arepeter1996-05-271-0/+108
OpenPOWER on IntegriCloud