aboutsummaryrefslogtreecommitdiff
path: root/libiberty/concat.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-04Update copyright years.Jakub Jelinek1-1/+1
2014-01-21includeTom Tromey1-25/+20
2013-10-29re PR tree-optimization/58689 ([meta-bug] __attribute__((returns_nonnull)) en...Marc Glisse1-14/+2
2011-02-03libiberty: documentation markup and order fixes.Ralf Wildenhues1-3/+5
2005-05-24libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis1-2/+8
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton1-2/+2
2005-03-26demangle.h: Remove uses of PARAMS.Gabriel Dos Reis1-19/+9
2001-10-17argv.c, [...]: Improve manual formatting.DJ Delorie1-3/+3
2001-10-15Makefile.in (TEXIFILES): Add fnmatch.txh.DJ Delorie1-16/+30
2001-09-28* concat.c: Include stdlib.h.Kaveh R. Ghazi1-0/+4
2001-09-25* concat.c (reconcat): Fix for traditional C.Kaveh R. Ghazi1-3/+2
2001-09-24libiberty.h (reconcat): New function.Kaveh R. Ghazi1-0/+25
2001-09-17libiberty.h (concat_length, [...]): New.Kaveh R. Ghazi1-19/+79
2001-08-27ansidecl.h (VA_OPEN, VA_CLOSE): Allow multiple uses.Kaveh R. Ghazi1-27/+8
2001-07-30* concat.c: Include "config.h".Andreas Jaeger1-0/+3
2001-06-18* concat.c: Include <sys/types.h>.Richard Henderson1-0/+1
2001-06-10concat.c: Include string.h.Richard Henderson1-48/+30
1997-08-21Initial revisionJason Merrill1-0/+167