summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/tolower_.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zap remaining rcsid.espie2005-08-081-4/+1
* activate LC_CTYPE for 8 bits locale.espie2005-08-081-3/+4
* ansify function definitions and zap some `register'jfb2004-05-181-3/+2
* Less stupid check for 7-bit ascii in toupper/tolowermillert2002-12-131-2/+2
* Cast to unsigned int, not unsigned char, since what is being cast is anmillert2002-12-131-2/+2
* Convert ctype.h macros into inline functions. This fixes the issues wemillert2002-12-111-2/+3
* Make the functions (which get linked in if <ctype.h> isn't #included) behavepjanzen2001-06-271-5/+3
* Fix RCS idstholo1996-08-191-5/+3
* initial import of NetBSD treederaadt1995-10-181-0/+63