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


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

Re: nl_langinfo(CODESET)


"Martin v. Loewis" <martin@loewis.home.cs.tu-berlin.de> writes:

> I believe the call nl_langinfo(CODESET) works incorrectly in glibc
> (all releases). When LANG is set de_DE.ISO-8859-1, then I'd expect the
> program

Your expectations are wrong.  CODESET is part of the LC_CTYPE category
and your program never changed that from C.

-- 
---------------.                          ,-.   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]