This is the mail archive of the libc-alpha@sourceware.org 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] |
| Other format: | [Raw text] | |
Mike Frysinger wrote:
i also vaguely recall OS X supports something like this ? should we proactively attempt to harmonize here ?
In OS X, the C locale uses UTF-8 but things are seriously confused: nl_langinfo(CODESET) returns "US-ASCII" and MB_CUR_MAX is 1, among other things. See:
http://lists.gnu.org/archive/html/bug-gnulib/2012-01/msg00342.htmlPerhaps an OS X expert can chime in, as I don't really understand what it's trying to do in this area.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |