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

Khem Raj raj.khem at gmail.com
Fri Sep 26 19:57:19 UTC 2008


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



More information about the uClibc mailing list