This is the mail archive of the cygwin-patches@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]

oem/ansi codepage support


Hi!

  this    patch    allows    to   specify   CYGWIN=codepage:oem   or
CYGWIN=codepage:ansi  and  force  cygwin  to use appropriate codepage.
Default codepage is ansi, as it is currently.
There's  one  caveat  in  this  patch:  cygwin  performs  switching to
specified   codepage  after  initializing  the  environment,  so  all
initializations   performed   before  environ_init()  will  use  ansi
codepage.   as  far  as  i can see, there's no codepage-dependant code
in those initializations now, but they may appear in the future.

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19

oem-cp-support.ChangeLog

oem-cp-support.diff


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