CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2003-04-01 17:17:46

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

Log message:
        * fhandler.cc (fhandler_base::fstat): Set the uid and gid fields
        from the current effective ids.
        * fhandler_socket.cc (fhandler_socket::fstat): Keep the uid and gid set
        by fhandler_base::fstat.
        * security.cc (get_nt_attribute): Do not test wincap.has_security ().
        (get_nt_object_attribute): Ditto.
        (get_file_attribute): Add test for wincap.has_security ().
        (get_object_attribute): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1848&r2=1.1849
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=src&r1=1.145&r2=1.146
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&r1=1.89&r2=1.90
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/security.cc.diff?cvsroot=src&r1=1.142&r2=1.143

Reply via email to