aboutsummaryrefslogtreecommitdiffstats
path: root/common/vasprintf.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-08-21* vasprintf.c: Hack to handle NULL for %s.Werner Koch1-2/+9
2002-02-12* fopencookie.c: Dummy function.Werner Koch1-0/+155
* vasprintf.c: New. Taken from binutils-2.9.1 and dropped all non ANSI-C stuff. Merged with asprintf version. * no-pth.c: New.