[PATCH] Optimized strnlen

Ulrich Drepper drepper@redhat.com
Wed Aug 22 16:45:00 GMT 2001


Jakub Jelinek <jakub@redhat.com> writes:

> This patch moves strnlen to sysdeps so that architectures can optimize it as
> they like (e.g. if they know memchr will not pre-load words into cache and
> it is a win, they can implement it using memchr, or whatever).

I've applied the patch.  Thanks,

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



More information about the Libc-hacker mailing list