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: Cygdrive Path Prefix Patch Issue



> Does anyone object to the name cygwin_get_cygdrive_prefixes?  Or, to
> be more explicit, adding the following declaration to sys/mount.h:
> 
>     int cygwin_get_cygdrive_prefixes (char *user, char *system);

Is there a good reason not to use the existing cygwin_internal()
function for this?  It's clearly an internal function, only used by
mount.

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