[PATCH] string: Additional test for strcmp, strcasecmp

Rajalakshmi Srinivasaraghavan raji@linux.vnet.ibm.com
Thu Jul 7 16:26:00 GMT 2016



On 07/07/2016 09:46 PM, Florian Weimer wrote:
> On 07/07/2016 06:06 PM, Rajalakshmi Srinivasaraghavan wrote:
>>
>>
>> On 07/05/2016 05:49 PM, Florian Weimer wrote:
>>> 2016-07-05  Florian Weimer <fweimer@redhat.com>
>>>
>>>     * string/tst-cmp.c: New test.
>>>     * string/Makefile (tests): Add it.
>
>> LGTM. Just one comment.
>
> Thanks.
>
>> Can you include strncmp and strncasecmp as well?
>
> What shall we do about the length argument?  Keep it constant at 64 or 
> something like that?
Either constant or strlen(left + left_align)+1.
>
> Florian
>
>

-- 
Thanks
Rajalakshmi S



More information about the Libc-alpha mailing list