Akinori MUSHA wrote:
> 
> > > I'm not familiar with find sources, but it seems to me you execute
> > > regcomp() for each file name to be compared? If so... change that! :-)
> > > Regcomp() does expensive setup so that regexec() can be run
> > > inexpensively many times over.
> >
> > Indeed.  I'll do it soon, thanks.
> 
> Updated.
> 
>         http://people.FreeBSD.org/~knu/misc/find_regex.diff

You might have done it, but the version above is not it. :-)

-- 
Daniel C. Sobral                        (8-DCS)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

        "Too bad sentience isn't a marketable commodity."

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to