strncmp("aa", "ab", -1)

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Sat Oct 25 08:38:21 UTC 2008


On Fri, Sep 26, 2008 at 12:57:19PM -0700, Khem Raj wrote:
>On Fri, Sep 26, 2008 at 2:14 AM, Tobias Poschwatta <tp at fonz.de> wrote:
>> On Thu, Sep 25, 2008 at 12:31:26AM -0700, Khem Raj wrote:
>>> I dont see an easy way to fix the current
>>> implementation. I think it would be better to use a C algorithm.
>>
>> Not sure how to prepare a patch to do this. For now, I just remove
>> libc/string/arm/strncmp.S before compiling. This fixes the problem for
>> me. Thanks.
>
>Yes that would be one way to pull the common C implementation.
>I will take care of it.

Khem fixed this in r23784.



More information about the uClibc mailing list