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:[EMAIL PROTECTED] ICQ 5165414 FidoNet 2:5020/496.19
oem-cp-support.ChangeLog
oem-cp-support.diff