CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2004-04-06 10:19:34

Modified files:
        winsup/cygwin  : ChangeLog fhandler_disk_file.cc ntdll.h 

Log message:
        * fhandler_disk_file.cc (fhandler_base::fstat_helper): Request
        compressed size only if the matching attributes are set.  Use
        NtQueryInformationFile instead of GetCompressedFileSize.
        (fhandler_base::fstat_by_handle): Remove NT 3.5 cruft since
        local.dwVolumeSerialNumber isn't used subsequently.
        * ntdll.h: Add typedefs for FILE_COMPRESSION_INFORMATION and
        FILE_INFORMATION_CLASS.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2399&r2=1.2400
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=src&r1=1.78&r2=1.79
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ntdll.h.diff?cvsroot=src&r1=1.18&r2=1.19

Reply via email to