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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: strpbrk, strspn, and strcspn optimization suggestion


Hrvoje Niksic <hniksic@xemacs.org> writes:

> I stumbled upon an article that describes a fast strspn/strcspn
> implementation that would also apply to strpbrk and strtok/strtok_r:
[...]

In case it wasn't obvious from the first message, I intend to write a
patch for the proposed optimization, as long as there is any chance of
it being accepted.


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