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