tech-userlevel archive

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

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



On Wed, 24 Sep 2008, Christos Zoulas wrote:
> | > Modified Files:
> | >   src/lib/libc/string: strpbrk.c
> | And what about the concerns and questions that were raised on
> | tech-userlevel?
> Will be addressed. I just wanted to get the code in.

All three of strpbrk, strspn, and strcspn, should use the same
underlying algorithm, whichever we decide is best.

--apb (Alan Barrett)


Home | Main Index | Thread Index | Old Index