CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008-07-18 08:16:40

Modified files:
        winsup/cygwin  : ChangeLog environ.cc fhandler.cc path.h pipe.cc 
                         winsup.h 

Log message:
        * environ.cc (known): Remove "binmode" option.
        * fhandler.cc (binmode): Remove.
        (fhandler_base::set_flags): Accommodate binmode removal.
        * path.h (path_conv::set_binary): Remove.
        * pipe.cc (pipe): Create pipes always as binary pipes.
        * winsup.h (binmode): Remove declaration.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4218&r2=1.4219
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/environ.cc.diff?cvsroot=src&r1=1.168&r2=1.169
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=src&r1=1.328&r2=1.329
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.h.diff?cvsroot=src&r1=1.123&r2=1.124
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pipe.cc.diff?cvsroot=src&r1=1.105&r2=1.106
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/winsup.h.diff?cvsroot=src&r1=1.223&r2=1.224

Reply via email to