This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] Fix setlocale bug


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   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]