]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/strtol.c
choose-temp.c: Don't check IN_GCC anymore.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 14 Dec 1998 07:01:03 +0000 (07:01 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 14 Dec 1998 07:01:03 +0000 (07:01 +0000)
commit11a0bb74cdf64f43744171b7e7c37258981a7741
treeb348c86e9e18670eff439b3af199b2013f9faf12
parent625c729b515b09ec51322dab459b52fdb203060f
choose-temp.c: Don't check IN_GCC anymore.

        * choose-temp.c: Don't check IN_GCC anymore.
        * floatformat.c (floatformat_from_double): Use `const', not `CONST'.
        * memchr.c (memchr): Likewise.
        * memcpy.c (memcpy): Likewise.
        * memmove.c (memmove): Likewise.
        * mkstemp.c: Don't check IN_GCC anymore.
        * pexecute.c: Likewise.
        * splay-tree.c: Likewise.
        * strchr.c (strchr): Use `const', not `CONST'.
        * strrchr.c (strrchr): Likewise.
        * strtol.c (strtol): Likewise.
        * strtoul.c (strtoul): Likewise.

From-SVN: r24307
13 files changed:
libiberty/ChangeLog
libiberty/choose-temp.c
libiberty/floatformat.c
libiberty/memchr.c
libiberty/memcpy.c
libiberty/memmove.c
libiberty/mkstemp.c
libiberty/pexecute.c
libiberty/splay-tree.c
libiberty/strchr.c
libiberty/strrchr.c
libiberty/strtol.c
libiberty/strtoul.c