CVSROOT: /cvs/glibc Module name: libc Changes by: drepper@sources.redhat.com 2001-08-14 15:40:51 Modified files: iconv : gconv_charset.h gconv_conf.c gconv_int.h gconv_open.c Log message: Use __tolower_l, __isdigit_l, __isspace_l with _nl_C_locobj instead of tolower, isdigit, isspace.