This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: stat_worker patch and suggestion


On Thu, Aug 12, 1999 at 11:37:18AM +0400, Egor Duda wrote:
>  Attached patch make stat functions recognize UNC paths as remote. It
>speeds up fstat operations on remote drives, which are not mapped to
>drive letters.

Does this patch still operate correctly with the old "\\a" style method
for handling drives?

>BTW, what do you think of providing porters with some sort of "lite"
>versions of stat functions? Retrieving all stat information isn't
>always necessary, and opening file to get it's st_ino and scanning
>directory to get st_nlinks are quite time-consuming operations.

I don't know how this could be used.  Would you define stat as
"stat_lite" when you compile an application?

cgf

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]