This is the mail archive of the cygwin-developers@sources.redhat.com mailing list for the Cygwin project.


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

Re: OemToAnsi patch from 2000-07-04


>>> On Fri, 17 Nov 2000 00:37:21 -0500
>>> Christopher Faylor <cgf@redhat.com> said:

> I don't suppose there are already any UNIX methods for accomplishing this
> already, are there?

In the i18n framework of UNIX, the character set (codepage in
the Windows terminology) used by an application is controlled
via environemnt variables, such as LC_CTYPE or LANG.

But the character set used by the system side (console devices
or file systems) is generally controlled by a way specific to
the implementation. That will be the CYGWIN environment variable
in Cygwin.
____
  | AIST      Kazuhiro Fujieda <fujieda@jaist.ac.jp>
  | HOKURIKU  School of Information Science
o_/ 1990      Japan Advanced Institute of Science and Technology

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