aboutsummaryrefslogtreecommitdiff
path: root/libiberty/xstrdup.c
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>1999-01-13 10:46:45 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>1999-01-13 10:46:45 +0000
commitefd59a3308bc1ad7dd1527d9e6fa1feaa0a87f56 (patch)
treebf643739547223da4478feeee08ef27e41880c22 /libiberty/xstrdup.c
parent9684789222a5e8e34eac4565cd42f4e848a942fc (diff)
downloadgcc-efd59a3308bc1ad7dd1527d9e6fa1feaa0a87f56.zip
gcc-efd59a3308bc1ad7dd1527d9e6fa1feaa0a87f56.tar.gz
gcc-efd59a3308bc1ad7dd1527d9e6fa1feaa0a87f56.tar.bz2
cccp.c (xstrdup): Renamed from `savestring'.
* cccp.c (xstrdup): Renamed from `savestring'. All callers changed. Remove prototype which we get from libiberty.h. * collect2.c (xstrdup): Likewise. * genextract.c (xstrdup): Likewise for `copystr'. (mybzero): Remove it and use `memset' instead. * genoutput.c (mybcopy, mybzero): Remove these. All callers changed to use `memcpy' and `memset' instead. * genrecog.c (xstrdup): Renamed from `copystr'. All callers changed. Remove prototype. (mybcopy, mybzero): Remove these and use memcpy/memset. From-SVN: r24650
Diffstat (limited to 'libiberty/xstrdup.c')
0 files changed, 0 insertions, 0 deletions