• Stewart Brodie's avatar
    strcmp() fix was broken. · 534e1478
    Stewart Brodie authored
    Detail:
      This alternate implementation returned non-zero for equal strings,
        because the tidyup routine failed to stop examining the differing
        words when it found matching zero bytes.
    Admin:
      Tested in softload C library, and in Lazarus ROM image.  strcmp()
        appears to be working per spec now.
    
    Version 5.31. Tagged as 'RISC_OSLib-5_31'
    534e1478
string 15.8 KB