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
Joerg Sonnenberger
joerg at britannica.bec.de
Thu Apr 28 09:42:46 PDT 2005
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
More information about the Commits
mailing list