summaryrefslogtreecommitdiff
path: root/libiberty/xstrdup.c
Commit message (Expand)AuthorAgeFilesLines
* * xstrdup.c: Include <sys/types.h> after "config.h"David Edelsohn2008-10-081-1/+1
* libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis2005-05-241-1/+1
* ternary.h: Don't use PARAMS anymore.Gabriel Dos Reis2005-03-281-2/+1
* * xmemdup.c, xstrdup.c: Expose the tail call.Kaveh R. Ghazi2005-03-251-2/+5
* configure.in (MAKEINFO, PERL): Detect these.DJ Delorie2001-09-261-0/+11
* * xstrdup (sys/types.h): Include this file.Philippe De Muyter1999-11-021-0/+1
* Whoops. Revert patch applied to the wrong tre.Jeff Law1999-06-241-1/+0
* setenv.c (sys/types.h, stdio.h): Files included.Philippe De Muyter1999-06-241-0/+1
* * xstrdup.c (xstrdup): Switch from strcpy to memcpy for speed.Kaveh R. Ghazi1999-01-131-5/+10
* Initial revisionJason Merrill1997-08-211-0/+17