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


Hi!

Friday, 30 August, 2002 Corinna Vinschen cygwin-patches@cygwin.com wrote:

CV> Hi,

CV> did I miss one?

btowc, wctob, mbsinit, mbrlen, mbrtowc, mbsttowcs, wcrtomb, wcsrtombs.

CV> Index: cygwin.din
CV> ===================================================================
CV> RCS file: /cvs/src/src/winsup/cygwin/cygwin.din,v
CV> retrieving revision 1.59
CV> diff -u -p -r1.59 cygwin.din
CV> --- cygwin.din  28 Aug 2002 10:50:26 -0000      1.59
CV> +++ cygwin.din  30 Aug 2002 11:32:53 -0000
CV> @@ -1031,6 +1031,42 @@ wcscmp
CV>  _wcscmp = wcscmp
CV>  wcslen
CV>  _wcslen = wcslen
CV> +wcscat
CV> +_wcscat = wcscat

[...]

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19


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