bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: memchr speed


From: Eric Blake
Subject: Re: memchr speed
Date: Mon, 28 Apr 2008 21:45:45 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Simon Josefsson <simon <at> josefsson.org> writes:

> 
> Eric Blake <ebb9 <at> byu.net> writes:
> 
> > I think it would be even simpler to just avoid intprops.h (after all,
> > memchr.c was originally borrowed from glibc, which doesn't have
> > intprops.h).
> 
> I like that.

OK, I've done it for memchr, memrchr, strchrnul, and memchr2 (although the 
latter is not in glibc, so that was only for consistency with the other three).

-- 
Eric blake







reply via email to

[Prev in Thread] Current Thread [Next in Thread]