aboutsummaryrefslogtreecommitdiff
path: root/libiberty/vasprintf.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-04Update copyright years.Jakub Jelinek1-1/+1
2014-12-11xvasprintf.c: New file.Uros Bizjak1-79/+5
2014-01-21includeTom Tromey1-4/+4
2011-02-03libiberty: documentation markup and order fixes.Ralf Wildenhues1-2/+3
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton1-2/+2
2005-03-28ternary.h: Don't use PARAMS anymore.Gabriel Dos Reis1-17/+8
2004-09-08* vasprintf.c: Accept __va_copy in addition to va_copy.Adam Nemet1-0/+3
2003-10-30Jan Hubicka <jh@suse.cz>Josef Zlomek1-5/+12
2003-06-03asprintf.c: Change comment to note that -1 is returned upon error.Nick Clifton1-3/+3
2002-09-20cp-demangle.c (demangling_new): Cast 0 to enum.John David Anglin1-1/+1
2001-10-17argv.c, [...]: Improve manual formatting.DJ Delorie1-1/+1
2001-10-15Makefile.in (TEXIFILES): Add fnmatch.txh.DJ Delorie1-0/+15
2001-09-04asprintf.c: Don't define USE_STDARG.Kaveh R. Ghazi1-15/+10
2000-07-21Warning fixes:Kaveh R. Ghazi1-21/+33
1999-12-27vasprintf.c (int_vasprintf): Don't re-read the format character as this misha...Geoff Keating1-0/+1
1998-09-07mkstemp.c: Include config.h even when not IN_GCC.Kaveh R. Ghazi1-3/+3
1998-02-22cplus-dem.c (gnu_special): Don't get confused by .<digits> strings that are n...Jeff Law1-1/+4
1997-10-14cplus-dem.c (demangle_signature): Don't look for return types on constructors.Jason Merrill1-0/+4
1997-08-21Initial revisionJason Merrill1-0/+165