aboutsummaryrefslogtreecommitdiff
path: root/libiberty/vasprintf.c
AgeCommit message (Collapse)AuthorFilesLines
2011-02-03libiberty: documentation markup and order fixes.Ralf Wildenhues1-2/+3
libiberty/: * splay-tree.c: Escape wrapping newlines in texinfo markup with '@', to fix function declaration output rendering. * gather-docs: Relax and improve macro name matching to actually match all current names and to allow input line wrapping. * bsearch.c, concat.c, crc32.c, fnmatch.txh, fopen_unlocked.c, hashtab.c, insque.c, make-relative-prefix.c, memchr.c, memcmp.c, memcpy.c, memmem.c, memmove.c, mempcpy.c, memset.c, pexecute.txh, random.c, setenv.c, setproctitle.c, simple-object.txh, snprintf.c, stpncpy.c, strncmp.c, strtod.c, strtol.c, vasprintf.c, vprintf.c, vsnprintf.c, xmemdup.c: Wrap long texinfo input lines. * functions.texi: Regenerate.
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton1-2/+2
2005-03-28merge from gccDJ Delorie1-17/+8
2004-09-08merge from gccDJ Delorie1-0/+3
2003-10-30merge from gccDJ Delorie1-5/+12
2003-06-03asprintf.c: Change comment to note that -1 is returned upon error.Nick Clifton1-3/+3
vasprintf.c: Likewise. (vasprintf): Return -1 upon error. functions.texi: Document changes to asprintf and vasprintf.
2002-09-20merge from gccDJ Delorie1-1/+1
2001-10-17merge from gccDJ Delorie1-1/+1
2001-10-16merge from gccDJ Delorie1-0/+15
2001-09-04merge from gccDJ Delorie1-15/+10
2000-10-12merge from gcc repositoryDJ Delorie1-21/+33
1999-12-28* vasprintf.c (int_vasprintf): Don't re-read the format characterGeoffrey Keating1-0/+1
as this mishandles strings like '%%s'.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+172