Mail Archives: cygwin/1998/03/22/21:13:32
Sergey Okhapkin wrote:
> Fergus Henderson wrote:
> > On 10-Mar-1998, rale66 AT earthlink DOT net wrote:
> > >
> > > I've been working on a way to allow mixed-case filenames. So far,
> > > I've come up with using FILE_FLAG_POSIX_SEMANTICS.
> > ..
> > > Ive added an option to the CYGWIN32 env. var. to control the
> > > behavior, CYGWIN32=[no]mixed, and it defaults to nomixed.
> >
> > Your diff looks great. I hope the cygwin maintainers include this patch
> > in the next release.
> >
>
> The diff is dangerous :-( How to remove a file case-sensitively?
How about replacing DeleteFile() with CreateFile(...
FILE_FLAG_DELETE_ON_CLOSE ...)/CloseHandle()? (haven't tried it, just
thinking aloud)
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -