Source-Changes-D archive

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

Re: CVS commit: src/lib/libc/string



David Laight <dsl%netbsd.org@localhost> writes:
> Module Name:  src
> Committed By: dsl
> Date:         Thu Jul 30 21:42:06 UTC 2009
>
> Modified Files:
>       src/lib/libc/string: strcspn.c strspn.c
>
> Log Message:
> Use a 'register only' str[c]spn() on 64 bit systems.

How much of a speedup is this?

Also, you have a spelling error in a comment.

Perry


Home | Main Index | Thread Index | Old Index