CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2005-02-19 20:03:18

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

Log message:
        * fhandler.h (class fhandler_socket): Declare new methods fchown,
        fchmod and facl.
        * fhandler_socket.cc (fhandler_socket::fstat): Handle AF_LOCAL
        sockets.
        (fhandler_socket::fchmod): New method.
        (fhandler_socket::fchown): New method.
        (fhandler_socket::facl): New method.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2717&r2=1.2718
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&r1=1.221&r2=1.222
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&r1=1.144&r2=1.145

Reply via email to