CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [EMAIL PROTECTED]  2002-06-30 10:05:48

Modified files:
        cygwin         : ChangeLog fhandler.h fhandler_process.cc 

Log message:
        * fhandler.h (fhandler_process::p): New field.
        (fhandler_process:fill_filebuf): Revert to same definition as virtual in parent
        class.
        (fhandler_process::open): Fill out p field rather than passing as an argument.
        (fhandler_process::fill_filebuf): Use p pointer rather than argument.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.1346&r2=1.1347
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.h.diff?cvsroot=uberbaum&r1=1.124&r2=1.125
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_process.cc.diff?cvsroot=uberbaum&r1=1.14&r2=1.15

Reply via email to