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

Modified files:
        winsup/mingw/mingwex: Makefile.in 
Added files:
        winsup/mingw/mingwex: wcrtomb.c wctob.c mbrtowc.c btowc.c 
                              mb_wc_common.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/mingwex/wcrtomb.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/wctob.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/mbrtowc.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/btowc.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/mb_wc_common.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/Makefile.in.diff?cvsroot=src&r1=1.25&r2=1.26

Reply via email to