summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/asprintf.c
AgeCommit message (Expand)Author
2000-01-21Initialize f._file for locking primitives.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1998-11-15delintchristos
1998-10-15Make sure we free the buffer in all error cases.mycroft
1998-09-08s/NULL/NUL/ where appropriate.kleink
1998-08-28add asprintf and vasprintf, originally written by Todd Miller for OpenBSDperry