OSDN Git Service

* fhandler_disk_file.cc (num_entries): Take . and .. into account if they do
authorcgf <cgf>
Wed, 10 Sep 2003 20:16:00 +0000 (20:16 +0000)
committercgf <cgf>
Wed, 10 Sep 2003 20:16:00 +0000 (20:16 +0000)
commit5af1b0cd440aa3ad5849196425ac63ad459a1422
tree50ddb6ae96b35dfe7a029460719b20991ee786e1
parent19e22a3fea54e8a225c27cf5f04541897f6bd94a
* fhandler_disk_file.cc (num_entries): Take .  and ..  into account if they do
not exist since cygwin simulates them.
(fhandler_cygdrive::fstat): Ditto.
(fhandler_cygdrive::readdir): Don't do any specific tests on __d_position when
seeing if a drive exists.
winsup/cygwin/ChangeLog
winsup/cygwin/dir.cc
winsup/cygwin/fhandler_disk_file.cc