aboutsummaryrefslogtreecommitdiff
path: root/libiberty/xstrdup.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-08* xstrdup.c: Include <sys/types.h> after "config.h"David Edelsohn1-1/+1
2005-05-24libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis1-1/+1
2005-03-28ternary.h: Don't use PARAMS anymore.Gabriel Dos Reis1-2/+1
2005-03-25* xmemdup.c, xstrdup.c: Expose the tail call.Kaveh R. Ghazi1-2/+5
2001-09-26configure.in (MAKEINFO, PERL): Detect these.DJ Delorie1-0/+11
1999-11-02* xstrdup (sys/types.h): Include this file.Philippe De Muyter1-0/+1
1999-06-24Whoops. Revert patch applied to the wrong tre.Jeff Law1-1/+0
1999-06-24setenv.c (sys/types.h, stdio.h): Files included.Philippe De Muyter1-0/+1
1999-01-13* xstrdup.c (xstrdup): Switch from strcpy to memcpy for speed.Kaveh R. Ghazi1-5/+10
1997-08-21Initial revisionJason Merrill1-0/+17