CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2009-11-11 18:16:57

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

Log message:
        * fhandler.h (class fhandler_mailslot): Declare new private method
        get_object_attr.
        * fhandler_mailslot.cc (fhandler_mailslot::get_object_attr): Implement.
        (fhandler_mailslot::open): Replace calls to path_conv::get_object_attr
        with calls to fhandler_mailslot::get_object_attr.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4716&r2=1.4717
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&r1=1.382&r2=1.383
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_mailslot.cc.diff?cvsroot=src&r1=1.10&r2=1.11

Reply via email to