Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com To: Chris Abbey Cc: cygwin AT sources DOT redhat DOT com Subject: Re: non latin file names? References: <4 DOT 3 DOT 2 DOT 7 DOT 0 DOT 20001024200555 DOT 00d015a0 AT pop DOT bresnanlink DOT net> <000c01c03d82$ce879a10$21c9ca95 AT mow DOT siemens DOT ru> <4 DOT 3 DOT 2 DOT 7 DOT 0 DOT 20001023204853 DOT 00cfe100 AT pop DOT bresnanlink DOT net> <000c01c03d82$ce879a10$21c9ca95 AT mow DOT siemens DOT ru> <20001024110637 DOT A26191 AT redhat DOT com> <4 DOT 3 DOT 2 DOT 7 DOT 0 DOT 20001024200555 DOT 00d015a0 AT pop DOT bresnanlink DOT net> <4 DOT 3 DOT 2 DOT 7 DOT 0 DOT 20001024204212 DOT 00d02b90 AT pop DOT bresnanlink DOT net> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=ISO-8859-1 From: Kazuhiro Fujieda Date: 28 Oct 2000 08:51:36 +0900 In-Reply-To: Chris Abbey's message of Tue, 24 Oct 2000 21:26:05 -0500 Message-ID: Lines: 28 X-Mailer: Gnus v5.3/Emacs 19.34 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id TAA30705 >>> On Tue, 24 Oct 2000 21:26:05 -0500 >>> Chris Abbey said: > (ie. to tie this back to the start of the thread, ls will someday learn > how to display ó in the general gnu-fileutils; when it does, > cygwin will be ready. That second part btw is a massive effort, > and one that a handfull of big companies (IBM) are looking at > very hard.) I'm trying to introduce the i18n APIs standardized by ISO C or Single UNIX Specification into the Cygwin DLL. Most of them can be emulated by corresponding Win32 APIs, so it doesn't need a massive effort. I have already implemented APIs standardized by ISO C except for strftime() and most part of the extensions of Amendment 1. But I have not merged them into the development source of the Cygwin DLL yet. I'm going to do so when I finish to implement strftime(). The i18n APIs in Windows doesn't know how to represent a time nor a date along with a time in the proper format of the current locale. So implementing strftime() has a rough passage. iconv? It's future work. ____ | AIST Kazuhiro Fujieda | HOKURIKU School of Information Science o_/ 1990 Japan Advanced Institute of Science and Technology -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com