CYGWIN=codepage? Or LC_CTYPE=foo?

Corinna Vinschen corinna-cygwin@cygwin.com
Sun Apr 6 12:03:00 GMT 2008


On Apr  6 13:47, Corinna Vinschen wrote:
> On Apr  6 13:13, Corinna Vinschen wrote:
> > I would be basically fine with that, we just have to replace the
> > newlib functions _mbtowc_r and _wctomb_r.  All other conversions are
> > based on these.
> 
> Not quite, unfortunately.  iswalpha, iswblank, iswcntrl, iswprint,
> iswpunct, iswspace, towlower and towupper also need a bit of work.

Gee!  strcoll, strxfrm, wcscoll and wcsxfrm are also candidates,
of course.

Wouldn't it make sense to use, say, FreeBSD code for the character stuff
throughout?  Even for the sys_wcstombs and sys_mbstowcs functions?
Of so, would anybody like to help to work on this?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat



More information about the Cygwin-developers mailing list