summaryrefslogtreecommitdiff
path: root/libiberty/xstrdup.c
Commit message (Collapse)AuthorAgeFilesLines
* * xstrdup (sys/types.h): Include this file.Philippe De Muyter1999-11-021-0/+1
| | | | From-SVN: r30347
* Whoops. Revert patch applied to the wrong tre.Jeff Law1999-06-241-1/+0
| | | | From-SVN: r27737
* setenv.c (sys/types.h, stdio.h): Files included.Philippe De Muyter1999-06-241-0/+1
| | | | | | | | | * setenv.c (sys/types.h, stdio.h): Files included. * xstrdup.c (sys/types.h): File included. For the gcc-2.95 branch only. Not to be migrated into the mainline tree because it is incomplete. From-SVN: r27736
* * xstrdup.c (xstrdup): Switch from strcpy to memcpy for speed.Kaveh R. Ghazi1999-01-131-5/+10
| | | | From-SVN: r24651
* Initial revisionJason Merrill1997-08-211-0/+17
From-SVN: r14877