OSDN Git Service

* fhandler_disk_file.cc (fhandler_base::fstat_helper): Check
authorcorinna <corinna>
Thu, 9 Oct 2008 14:23:09 +0000 (14:23 +0000)
committercorinna <corinna>
Thu, 9 Oct 2008 14:23:09 +0000 (14:23 +0000)
commitfed602a79266ba8caccec59102fb90488f90cbd0
tree5b15e5ba7ce01c3b66354bd93a07fec103748a7a
parentac3de3fb426a16c7ebdde8ea469d1eb7b9160a29
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Check
for executable suffixes here in case we're on a file system
not supporting permission.
* path.cc (path_conv::check): Drop check for executable suffixes.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_disk_file.cc
winsup/cygwin/path.cc