summaryrefslogtreecommitdiff
path: root/libiberty/xmemdup.c
Commit message (Expand)AuthorAgeFilesLines
* libiberty: stop using PTR macroMartin Liska2022-05-101-4/+4
* Don't needlessly clear xmemdup allocated memory.Alan Modra2016-05-311-2/+4
* libiberty: documentation markup and order fixes.Ralf Wildenhues2011-02-031-1/+2
* ternary.h: Don't use PARAMS anymore.Gabriel Dos Reis2005-03-281-4/+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/+13
* hashtab.c, [...]: Include string.h if HAVE_STRING_H.Zack Weinberg2000-05-291-0/+3
* * xmemdup.c: Include sys/types.h.Kaveh R. Ghazi1999-09-091-0/+2
* xmemdup.c: New xmemdup function.Jeff Garzik1999-09-081-0/+20