Messages in this thread |  | | | Date | Mon, 31 Aug 1998 10:19:50 -0700 (PDT) | | From | Linus Torvalds <> | | Subject | Re: 2.1.120pre2: Bug in strnicmp() noted in 2.1.119pre1 is still there! |
| |
On Sun, 30 Aug 1998, Horst von Brand wrote: > > It makes no sense to compare tolower(*s1) to tolower(*s2) all over the > place and then to just forget about that and compare the raw characters for > the result...
The isofs strnicmp() implementation is so broken anyway that this doesn't really matter. Look at signedness issues etc, and you'll see that this is just a small thing..
I'll rewrite it completely,
Linus
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html
|  |