libgfortran.h (itoa): Rename to gfc_itoa.
authorAaron W. LaFramboise <aaronavay62@aaronwl.com>
Sun, 19 Dec 2004 18:54:00 +0000 (12:54 -0600)
committerAaron W. LaFramboise <aaronwl@gcc.gnu.org>
Sun, 19 Dec 2004 18:54:00 +0000 (12:54 -0600)
commit9548f05908895b7068cda919773d523f0b4e642d
treed07d532b01cb171c567f84dbc83f554db986b04b
parent8d19f04f49f16f5956ac9e6d7ee7a3c70e083e63
libgfortran.h (itoa): Rename to gfc_itoa.

* libgfortran.h (itoa): Rename to gfc_itoa.
* io/write.c (itoa): Same.
* runtime/environ.c (itoa): Same.
* runtime/error.c (itoa): Same.

From-SVN: r92380
libgfortran/ChangeLog
libgfortran/io/write.c
libgfortran/libgfortran.h
libgfortran/runtime/environ.c
libgfortran/runtime/error.c