[PATCH] Fix setlocale bug

Ulrich Drepper drepper@redhat.com
Thu Nov 30 16:17:00 GMT 2000


Jakub Jelinek <jakub@redhat.com> writes:

> Current setlocale implementation only stores copy of user provided
> string if it is setting LC_ALL, otherwise it would store into
> _nl_current_names second argument of setlocale directly (unless it
> was converted into _nl_C_name).

Thanks, the patch looks fine.  I've applied it and checked the test
case in.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


More information about the Libc-hacker mailing list