CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008-08-26 15:39:18

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

Log message:
        * fhandler.h (class fhandler_pipe): Rename read and write
        declarations to raw_read and raw_write.
        * pipe.cc (fhandler_pipe::raw_read): Rename from read.
        (fhandler_pipe::raw_write): Rename from write.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4262&r2=1.4263
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&r1=1.348&r2=1.349
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pipe.cc.diff?cvsroot=src&r1=1.107&r2=1.108

Reply via email to