OSDN Git Service

2009-04-23 Mike Burgess <wizardsguild@earthlink.net>
authorjjohnstn <jjohnstn>
Thu, 23 Apr 2009 18:11:22 +0000 (18:11 +0000)
committerjjohnstn <jjohnstn>
Thu, 23 Apr 2009 18:11:22 +0000 (18:11 +0000)
commitcc04cf5ed052cd17716a601c4297bf90bb770438
treece06ac5fc9f4c1c98e066db57b3beec760c2fe0d
parentf910932ea50f7094c5dba87e63e0956002991842
2009-04-23  Mike Burgess  <wizardsguild@earthlink.net>

        * libc/string/strcasecmp.c: Optimized rewrite.
        * libc/string/strncasecmp.c: Fix description.
        * libc/string/strlwr.c: Avoid passing signed char to tolower.
        * libc/string/strupr.c: Avoid passing signed char to tolower.
newlib/ChangeLog
newlib/libc/string/strcasecmp.c
newlib/libc/string/strlwr.c
newlib/libc/string/strncasecmp.c
newlib/libc/string/strupr.c