]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Request
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 6 Apr 2004 10:19:31 +0000 (10:19 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 6 Apr 2004 10:19:31 +0000 (10:19 +0000)
commitb8eac1dee4591c199ed330c0108255782526cb0a
tree96bfa86ff7ed6e51a0eb687c2474b6cf94f36fa6
parentcffd8968e3b761caed180bc883944853afcf488c
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_disk_file.cc
winsup/cygwin/ntdll.h
This page took 0.026314 seconds and 5 git commands to generate.