DragonFly BSD
DragonFly commits List (threaded) for 2005-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/lib/libc/string strcasecmp.c strnstr.c strpbrk.c strstr.c strtok.c wcschr.c wcspbrk.c wcsrchr.c wcsstr.c wmemchr.c


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Thu, 28 Apr 2005 18:41:40 +0200
Mail-followup-to: commits@crater.dragonflybsd.org

On Thu, Apr 28, 2005 at 08:51:07AM -0700, Matthew Dillon wrote:
>     Working on signed chars is going to break the sign of the 
>     return value.  tolower() does NOT change the sign of the
>     argument when no conversion is done.

Sorry, I'll add a follow up commit, I meant _unsigned_.

Joerg



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]