cppalloc.c: Add xstrdup here.
authorZack Weinberg <zack@rabi.phys.columbia.edu>
Tue, 15 Dec 1998 11:23:27 +0000 (11:23 +0000)
committerDave Brolley <brolley@gcc.gnu.org>
Tue, 15 Dec 1998 11:23:27 +0000 (06:23 -0500)
commitc49445e0012a736c72876d6ebb28a3ee554c1e67
tree5c481c8ca58453f070db1b092bbe2a81d08d45ca
parent941e09b65f4e06def819f5624d6fb6d25417b1e1
cppalloc.c: Add xstrdup here.

1998-12-15  Zack Weinberg  <zack@rabi.phys.columbia.edu>
* cppalloc.c: Add xstrdup here.
* cpplib.h: Remove savestring prototype.
* cpplib.c: Remove savestring function. s/savestring/xstrdup/
  throughout.
* cppfiles.c: s/savestring/xstrdup/ throughout.

From-SVN: r24327
gcc/ChangeLog
gcc/cppalloc.c
gcc/cppfiles.c
gcc/cpplib.c
gcc/cpplib.h