[PATCH v2] speedup strcoll by using strdiff
Leonhard Holz
leonhard.holz@web.de
Mon Apr 6 20:59:00 GMT 2015
Am 06.04.2015 um 14:52 schrieb OndÅej BÃlka:
> On Sun, Apr 05, 2015 at 02:51:08PM +0200, Leonhard Holz wrote:
>> Am 03.04.2015 um 17:15 schrieb OndÅej BÃlka:
>>> Second request is moving strcoll to separate file due optimized
>>> implementations.
>>
>> Did you mean strdiff?
>
> Yes, it was typo.
>
Ok. When moved to a different file, the signature must be declared somehow. Can I
do this in string.h? And should it be inside an #ifdef or so?
More information about the Libc-alpha
mailing list