CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2005-04-24 11:29:03

Modified files:
        winsup/mingw   : ChangeLog 
        winsup/mingw/include: wchar.h 

Log message:
        * mingwex/mbrtowc.c: New file.
        * mingwex/wcrtomb.c: New file.
        * mingwex/btowc.c: New file.
        * mingwex/wctob.c: New file.
        * mingwex/mb_wc_common.h: New file.
        * mingwex/Makefile.in (DISTFILES): Add new files.
        (Q8_OBJS): Add new objects.
        * include/wchar.h: Adjust comment about mbrtowc() and related
        funcions. Add __restrict__ to pointer params in prototypes.
        (wmemset. wmemchr, wmemcpy, wmemmove, wcstoll, wcstoull): Remove
        arg names from protototypes.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.266&r2=1.267
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/wchar.h.diff?cvsroot=src&r1=1.21&r2=1.22

Reply via email to