]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/regex.c
backport: regex.c: Declare wcs functions only if compiling with MBS_SUPPORT.
authorAndreas Jaeger <aj@gcc.gnu.org>
Mon, 30 Jul 2001 11:54:36 +0000 (13:54 +0200)
committerAndreas Jaeger <aj@gcc.gnu.org>
Mon, 30 Jul 2001 11:54:36 +0000 (13:54 +0200)
commitc4b9cfe0870147ed96be0f8e0f29fa954caa8844
tree02f53b5bb5bf6bc03c905d61d5b9d8a978001d2d
parent592a6d1d968e6dba552439bb22a428240118285f
backport: regex.c: Declare wcs functions only if compiling with MBS_SUPPORT.

Merge from glibc:
        * regex.c: Declare wcs functions only if compiling with
        MBS_SUPPORT.
        Don't use #elif for traditional C.

        * regex.c: Revamp memory allocation for WCHAR functions to
        not use too much stack.

From-SVN: r44471
libiberty/ChangeLog
libiberty/regex.c