This is the mail archive of the cygwin-patches@cygwin.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]
Other format: [Raw text]

Re: [PATCH] Added Kazuhiro's new wchar functions to cygwin.din


Kazuhiro Fujieda wrote:

> >>> On Fri, 30 Aug 2002 17:13:58 +0400
> >>> egor duda <deo@logos-m.ru> said:
>
> > btowc, wctob,
> > mbsinit, mbrlen,
> > mbrtowc, mbstowcs, mbsrtowcs,
> > wcrtomb, wcstombs, wcsrtombs
>
> The current implementations of these functions don't conform the
> standard at all. I will correct these implementations in the
> near feature. I recommend the dll doesn't export these functions
> and the functions added by me until then.

So, instead of Corinna fixing the cygwin.din to/not to export them,
could you submit the patch?

Earnie.


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