4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-24 09:39:33 +08:00
Christopher Faylor ee1d77e4b7 * autoload.cc: Autoload CharToOemA.
* dcrt0.cc (dll_crt0_1): Translate command line to OEM if current codepage is
OEM.
* environ.cc: Add new option 'codepage' to CYGWIN environment variable.
* fhandler_clipboard.cc (fhandler_clipboard::read): Read clipboard in OEM mode
if current codepage is OEM.
* fhandler_console.cc (fhandler_console::read): Only translate console input if
current codepage is ANSI.
* fhandler_console.cc (fhandler_console::write_normal): Translate output data
if current codepage is ANSI.
* pinfo.cc (codepage_init): New function.  Setup current codepage from CYGWIN
environment variable and set codepage for file APIs.
* security.cc (read_sd): Translate file name to it if current codepage is OEM.
* winsup.h: (sys_wcstombs,sys_mbstowcs): Use current codepage for translations
between multibyte and widechar string and vice versa.
2000-12-10 00:45:12 +00:00
..
2000-10-28 05:41:44 +00:00
2000-10-28 05:41:44 +00:00
2000-02-17 19:38:33 +00:00
2000-10-28 05:41:44 +00:00
2000-07-28 23:21:04 +00:00
2000-12-10 00:45:12 +00:00
2000-02-21 03:18:37 +00:00
2000-02-17 19:38:31 +00:00
2000-12-10 00:45:12 +00:00
2000-10-28 05:41:44 +00:00
2000-02-17 19:38:33 +00:00
2000-12-10 00:45:12 +00:00
2000-11-19 04:58:18 +00:00
2000-10-28 05:41:44 +00:00
2000-10-28 05:41:44 +00:00
2000-11-16 05:21:03 +00:00
2000-02-17 19:38:33 +00:00
2000-02-17 19:38:33 +00:00
2000-02-17 19:38:33 +00:00
2000-10-28 05:41:44 +00:00
2000-10-19 03:12:44 +00:00
2000-02-17 19:38:33 +00:00
2000-12-10 00:45:12 +00:00
2000-10-28 05:41:44 +00:00
2000-02-17 19:38:33 +00:00
2000-08-18 19:51:02 +00:00
2000-09-03 04:16:35 +00:00
2000-02-17 19:38:33 +00:00
2000-02-17 19:38:33 +00:00
2000-02-17 19:38:33 +00:00
2000-10-28 05:41:44 +00:00
2000-02-17 19:38:31 +00:00
2000-07-28 23:21:04 +00:00
2000-10-28 05:41:44 +00:00
2000-12-10 00:45:12 +00:00
2000-07-19 17:42:16 +00:00