CVSROOT: /cvs/glibc Module name: libc Changes by: drepper@sources.redhat.com 2001-07-24 14:24:06 Modified files: iconv : gconv_cache.c Log message: (find_module): Don't allocate room for the filename. Use alloca, we don't need it beyond this function. (__gconv_release_cache): New function.