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: Proposed change for Win9x file permissions...


On Fri, May 23, 2003 at 05:01:43PM -0400, Bill C. Riemers wrote:
>   The first one is to fhandler_disk_file.cc.
> This changes the fstat()
> function to show Win9x permissions masked by the "umask".  This is the same
> thing early versions of
> the Linux FAT driver did, before "umask" was added as a mount option.
> Obviously that would be the better solution for Cygwin as well.  However, I
> decided try the simpler option of just using the normal umask first.

Applied.  Just two hints: Please add a ChangeLog entry next time and
please use (cvs) diff -up format for patches.

Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


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