This is the mail archive of the cygwin-patches@cygwin.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]
Other format: [Raw text]

Re: [PATCH] patch.cc: cygdrive_getmntent () - Unify behaviour with fhandler_cygdrive


On Sat, Aug 02, 2003 at 06:11:17PM +0200, Pavel Tsekov wrote:
>> On Sat, Aug 02, 2003 at 01:53:21PM +0200, Pavel Tsekov wrote:
>> >Here is a simple patch which makes the behaviour of getmntent ()
>> >consistent with the one of fhandler_cygdrive.
>> 
>> The reason this is there is to avoid long delays in mount table
>> listings.
>
>Well, I guessed so, but it would be more convinient and consistent if
>calling getmntent() could retrieve all the accesible (mounted) drives.
>Anyway, I guess i'll be using readdir () :)

After giving this a couple days of thought, I decided that this was
not hobgoblin related so I'm going to check this in.

cgf


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