This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A patch for regex.c


"H . J . Lu" <hjl@valinux.com> writes:

> 2000-07-13  H.J. Lu  <hjl@gnu.org>
> 
> 	* posix/regex.c (re_max_failures): Set to 4000.

I've applied this patch for now though I'm sure we'll get complains
from some people.  The problem is that a threaded application using
regex will run into stack limit problems without it.  Maybe we'll lift
the limit once the stack handling is dynamic or the regex functions
are rewritten.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]