OSDN Git Service

* fhandler_disk_file.cc (path_conv::ndisk_links): Rename from num_entries.
authorcgf <cgf>
Thu, 11 Sep 2003 23:30:26 +0000 (23:30 +0000)
committercgf <cgf>
Thu, 11 Sep 2003 23:30:26 +0000 (23:30 +0000)
commit68a0a1aafedc36981e5dedabce5b368f2ce489e9
tree99fe3c3bdd9a54437997765af7c8c57881d073b3
parent2e153714749cdfd87e80a37553bd66ddda4b4635
* fhandler_disk_file.cc (path_conv::ndisk_links): Rename from num_entries.
Accept an argument and calculate any extra links needed based on missing .  and
..  entries.
(fhandler_disk_file::fstat_helper): Always call pc->ndisks_links() to calculate
the number of links.
* path.h (path_conv::ndisk_links): Declare.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_disk_file.cc
winsup/cygwin/path.h