CVSROOT:        /cvs/src
Module name:    src
Branch:         mingw-std-ns-branch
Changes by:     [EMAIL PROTECTED]   2002-09-19 18:14:20

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

Log message:
        * include/wchar.h: Don't #include sys/types.h, stdlib.h,
        string.h.
        Guard only non-ANSI names with #ifndef __STRICT_ANSI__,
        * include/stdio.h: Add __STRICT_ANSI__ guard for underscored
        wide char functions and oldnames.
        (__mingw_fseek, __mingw_fwrite): Move into !__STRICT_ANSI__
        block.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&only_with_tag=mingw-std-ns-branch&r1=1.85&r2=1.85.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/wchar.h.diff?cvsroot=src&only_with_tag=mingw-std-ns-branch&r1=1.10&r2=1.10.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/stdio.h.diff?cvsroot=src&only_with_tag=mingw-std-ns-branch&r1=1.12&r2=1.12.2.1

Reply via email to