This is the mail archive of the libc-alpha@sourceware.org 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: [PATCH v2] speedup strcoll by using strdiff


Hey guys! I need an answer to continue.

Am 06.04.2015 um 22:59 schrieb Leonhard Holz:
> 
> 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?


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